Class SchemaHash

java.lang.Object
org.apache.pulsar.common.protocol.schema.SchemaHash

public class SchemaHash extends Object
Schema hash wrapper with a HashCode inner type.
  • Method Details

    • of

      public static SchemaHash of(org.apache.pulsar.client.api.Schema schema)
    • of

      public static SchemaHash of(SchemaData schemaData)
    • asBytes

      public byte[] asBytes()