类 SchemaHash
java.lang.Object
org.apache.pulsar.common.protocol.schema.SchemaHash
Schema hash wrapper with a HashCode inner type.
-
方法概要
修饰符和类型方法说明byte[]asBytes()static SchemaHashempty()static SchemaHashof(byte[] schemaBytes, SchemaType schemaType) static SchemaHashstatic SchemaHashof(SchemaData schemaData) static SchemaHashof(SchemaInfo schemaInfo)
-
方法详细资料
-
of
-
of
-
of
-
empty
-
of
-
asBytes
public byte[] asBytes()
-