public class BigDecimalConverter
extends java.lang.Object
BigDecimal to other numeric types based on the input Schema.TypeName.| Constructor and Description |
|---|
BigDecimalConverter() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.beam.sdk.transforms.SerializableFunction<java.math.BigDecimal,? extends java.lang.Number> |
forSqlType(org.apache.beam.sdk.schemas.Schema.TypeName typeName) |