public class ST_Polygon extends ST_Geometry
| Constructor and Description |
|---|
ST_Polygon() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.BytesWritable |
evaluate(DoubleWritable... xyPairs) |
org.apache.hadoop.io.BytesWritable |
evaluate(org.apache.hadoop.io.Text wkwrap) |
getRequiredFiles, getRequiredJars, getResolver, setResolverpublic org.apache.hadoop.io.BytesWritable evaluate(DoubleWritable... xyPairs) throws UDFArgumentLengthException
UDFArgumentLengthExceptionpublic org.apache.hadoop.io.BytesWritable evaluate(org.apache.hadoop.io.Text wkwrap)
throws UDFArgumentException
UDFArgumentExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.