| Package | Description |
|---|---|
| org.apache.pulsar.client.impl.schema |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.protobuf.GeneratedMessageV3> |
ProtobufSchema.of(Class<T> pojo) |
static <T extends com.google.protobuf.GeneratedMessageV3> |
ProtobufSchema.of(Class pojo,
Map<String,String> properties) |
static <T> ProtobufSchema |
ProtobufSchema.of(SchemaDefinition<T> schemaDefinition) |
static <T> ProtobufSchema |
ProtobufSchema.ofGenericClass(Class<T> pojo,
Map<String,String> properties) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.