| Package | Description |
|---|---|
| org.apache.avro |
Avro kernel classes.
|
| org.apache.avro.codegentest |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,LogicalTypes.LogicalTypeFactory> |
LogicalTypes.getCustomRegisteredTypes()
Return an unmodifiable map of any registered custom
LogicalType |
| Modifier and Type | Method and Description |
|---|---|
static void |
LogicalTypes.register(LogicalTypes.LogicalTypeFactory factory)
Register a logical type.
|
static void |
LogicalTypes.register(String logicalTypeName,
LogicalTypes.LogicalTypeFactory factory)
Register a logical type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomEnumLogicalTypeFactory |
class |
FixedSizeStringFactory |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.