LogicalTypeAnnotation.DecimalLogicalTypeAnnotation
with proper precision and scale parameters instead@Deprecated public class DecimalMetadata extends Object
| Constructor and Description |
|---|
DecimalMetadata(int precision,
int scale)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
getPrecision()
Deprecated.
|
int |
getScale()
Deprecated.
|
int |
hashCode()
Deprecated.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.