Uses of Class
org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck
-
Packages that use AvroSchemaCompatibilityCheck Package Description org.apache.pulsar.broker.service.schema Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of AvroSchemaCompatibilityCheck in org.apache.pulsar.broker.service.schema
Subclasses of AvroSchemaCompatibilityCheck in org.apache.pulsar.broker.service.schema Modifier and Type Class Description classProtobufSchemaCompatibilityCheckTheSchemaCompatibilityCheckimplementation forSchemaType.PROTOBUF.
-