public abstract class SchemaRegistryValue extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
offset |
protected Long |
timestamp |
| Constructor and Description |
|---|
SchemaRegistryValue() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getOffset() |
Long |
getTimestamp() |
void |
setOffset(Long offset) |
void |
setTimestamp(Long timestamp) |
Copyright © 2026 Confluent, Inc.. All rights reserved.