Uses of Class
io.confluent.kafka.schemaregistry.protobuf.MessageIndexes
Packages that use MessageIndexes
-
Uses of MessageIndexes in io.confluent.kafka.schemaregistry.protobuf
Methods in io.confluent.kafka.schemaregistry.protobuf that return MessageIndexesModifier and TypeMethodDescriptionstatic MessageIndexesMessageIndexes.readFrom(byte[] bytes) static MessageIndexesMessageIndexes.readFrom(ByteBuffer buffer) ProtobufSchema.toMessageIndexes(String name) ProtobufSchema.toMessageIndexes(String name, boolean normalize) Methods in io.confluent.kafka.schemaregistry.protobuf with parameters of type MessageIndexes