Interface | Description |
---|---|
Envelope.Builder |
A builder of an envelope schema.
|
Class | Description |
---|---|
Bits |
A set of bits of arbitrary length.
|
Enum |
A semantic type for an enumeration, where the string values are one of the enumeration's values.
|
EnumSet |
A semantic type for a set of enumerated values, where the string values contain comma-separated values from an enumeration.
|
Envelope |
An immutable descriptor for the structure of Debezium message envelopes.
|
Envelope.FieldName |
The constants for the names of the fields in the message envelope.
|
Json |
A semantic type for a JSON string.
|
SchemaUtil |
Utilities for obtaining JSON string representations of
Schema , Struct , and Field objects. |
SchemaUtil.RecordWriter | |
SpecialValueDecimal |
Extension of plain a
BigDecimal type that adds support for new features
like special values handling - NaN, infinity; |
Uuid |
A semantic type for a Uuid string.
|
VariableScaleDecimal |
An arbitrary precision decimal value with variable scale.
|
Xml |
A semantic type for an XML string.
|
Enum | Description |
---|---|
Envelope.Operation |
The constants for the values for the
operation field in the message envelope. |
SpecialValueDecimal.SpecialValue |
Special values for floating-point and numeric types
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.