Package | Description |
---|---|
org.apache.avro.codegentest |
Modifier and Type | Method and Description |
---|---|
FixedSizeString |
FixedSizeStringConversion.fromBytes(ByteBuffer value,
Schema schema,
LogicalType type) |
Modifier and Type | Method and Description |
---|---|
Class<FixedSizeString> |
FixedSizeStringConversion.getConvertedType() |
Modifier and Type | Method and Description |
---|---|
int |
FixedSizeString.compareTo(FixedSizeString that) |
ByteBuffer |
FixedSizeStringConversion.toBytes(FixedSizeString value,
Schema schema,
LogicalType type) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.