Class JSONExtractInt64
java.lang.Object
com.aliyun.odps.udf.UDF
com.alibaba.fastjson2.support.odps.JSONExtractInt64
- All Implemented Interfaces:
com.aliyun.odps.udf.ContextFunction
public class JSONExtractInt64
extends com.aliyun.odps.udf.UDF
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.aliyun.odps.io.LongWritableeval(com.aliyun.odps.io.Text input) Methods inherited from class com.aliyun.odps.udf.UDF
close, setup
-
Constructor Details
-
JSONExtractInt64
-
-
Method Details
-
eval
public com.aliyun.odps.io.LongWritable eval(com.aliyun.odps.io.Text input)
-