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 SchemaHashempty()static SchemaHashof(byte[] schemaBytes, SchemaType schemaType) static SchemaHashstatic SchemaHashof(SchemaData schemaData) static SchemaHashof(SchemaInfo schemaInfo)
-
Method Details
-
of
-
of
-
of
-
empty
-
of
-
asBytes
public byte[] asBytes()
-