public class SchemaHash extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
asBytes() |
static SchemaHash |
of(Schema schema) |
static SchemaHash |
of(SchemaData schemaData) |
public static SchemaHash of(Schema schema)
public static SchemaHash of(SchemaData schemaData)
public byte[] asBytes()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.