public class StoredSchema extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
data |
SchemaVersion |
version |
| Constructor and Description |
|---|
StoredSchema(byte[] data,
SchemaVersion version) |
public final byte[] data
public final SchemaVersion version
public StoredSchema(byte[] data,
SchemaVersion version)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.