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