类的使用
org.apache.pulsar.client.impl.schema.ProtobufNativeSchema
使用ProtobufNativeSchema的程序包
-
org.apache.pulsar.client.impl.schema中ProtobufNativeSchema的使用
修饰符和类型方法说明static <T extends com.google.protobuf.GeneratedMessageV3>
ProtobufNativeSchema<T>static <T extends com.google.protobuf.GeneratedMessageV3>
ProtobufNativeSchema<T>static <T> ProtobufNativeSchemaProtobufNativeSchema.of(SchemaDefinition<T> schemaDefinition) static <T> ProtobufNativeSchemaProtobufNativeSchema.ofGenericClass(Class<T> pojo, Map<String, String> properties)