Class JSONExtractInt32
- java.lang.Object
-
- com.aliyun.odps.udf.UDF
-
- com.alibaba.fastjson2.support.odps.JSONExtractInt32
-
- All Implemented Interfaces:
com.aliyun.odps.udf.ContextFunction
public class JSONExtractInt32 extends com.aliyun.odps.udf.UDF
-
-
Constructor Summary
Constructors Constructor Description JSONExtractInt32(String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.aliyun.odps.io.IntWritableeval(com.aliyun.odps.io.Text input)
-
-
-
Constructor Detail
-
JSONExtractInt32
public JSONExtractInt32(String path)
-
-