Class SchemaInfoUtil
java.lang.Object
org.apache.pulsar.client.impl.schema.SchemaInfoUtil
Class helping to initialize schemas.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SchemaInfonewSchemaInfo(String name, GetSchemaResponse schema) static SchemaInfonewSchemaInfo(String name, SchemaData data) static SchemaInfonewSchemaInfo(Schema schema)
-
Constructor Details
-
SchemaInfoUtil
public SchemaInfoUtil()
-
-
Method Details
-
newSchemaInfo
-
newSchemaInfo
-
newSchemaInfo
-