public class LogicalTypes
extends java.lang.Object
Schema.LogicalType classes.| Modifier and Type | Class and Description |
|---|---|
static class |
LogicalTypes.FixedBytes
A LogicalType representing a fixed-size byte array.
|
static class |
LogicalTypes.PassThroughLogicalType<T>
A base class for LogicalTypes that use the same Java type as the underlying base type.
|
| Constructor and Description |
|---|
LogicalTypes() |