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