Uses of Class
org.apache.pulsar.client.impl.schema.ProtobufSchema
Packages that use ProtobufSchema
-
Uses of ProtobufSchema in org.apache.pulsar.client.impl.schema
Methods in org.apache.pulsar.client.impl.schema that return ProtobufSchemaModifier and TypeMethodDescriptionstatic <T extends com.google.protobuf.GeneratedMessageV3>
ProtobufSchema<T>static <T extends com.google.protobuf.GeneratedMessageV3>
ProtobufSchema<T>static <T> ProtobufSchemaProtobufSchema.of(org.apache.pulsar.client.api.schema.SchemaDefinition<T> schemaDefinition) static <T> ProtobufSchemaProtobufSchema.ofGenericClass(Class<T> pojo, Map<String, String> properties)