Class SchemaHash
java.lang.Object
org.apache.pulsar.common.protocol.schema.SchemaHash
Schema hash wrapper with a HashCode inner type.
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]asBytes()static SchemaHashof(org.apache.pulsar.client.api.Schema schema) static SchemaHashof(SchemaData schemaData)
-
Method Details
-
of
-
of
-
asBytes
public byte[] asBytes()
-