Package org.apache.pulsar.common.schema
Class SchemaInfo.SchemaInfoBuilder
java.lang.Object
org.apache.pulsar.common.schema.SchemaInfo.SchemaInfoBuilder
- Enclosing interface:
SchemaInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()properties(Map<String, String> properties) schema(byte[] schema) timestamp(long timestamp) type(SchemaType type)
-
Method Details
-
name
-
schema
-
type
-
properties
-
timestamp
-
build
-