- parseMethod - Variable in class io.confluent.kafka.serializers.protobuf.AbstractKafkaProtobufDeserializer
-
- propagateSchemaTags - Variable in class io.confluent.kafka.serializers.protobuf.AbstractKafkaProtobufSerializer
-
- ProtobufMessageFormatter - Class in io.confluent.kafka.formatter.protobuf
-
Example
To use ProtobufMessageFormatter, first make sure that Zookeeper, Kafka and schema registry
server are
all started.
- ProtobufMessageFormatter() - Constructor for class io.confluent.kafka.formatter.protobuf.ProtobufMessageFormatter
-
Constructor needed by kafka console consumer.
- ProtobufMessageReader - Class in io.confluent.kafka.formatter.protobuf
-
Example
To use ProtobufMessageReader, first make sure that Zookeeper, Kafka and schema registry server
are
all started.
- ProtobufMessageReader() - Constructor for class io.confluent.kafka.formatter.protobuf.ProtobufMessageReader
-
Constructor needed by kafka console producer.
- ProtobufSchemaAndValue - Class in io.confluent.kafka.serializers.protobuf
-
- ProtobufSchemaAndValue(ProtobufSchema, Object) - Constructor for class io.confluent.kafka.serializers.protobuf.ProtobufSchemaAndValue
-