跳过导航链接
A C E G I O P R S T V W 

A

ACTION_CLOSE - 类 中的静态变量org.apache.flink.api.python.Protocol
 
ACTION_COLLECT - 类 中的静态变量org.apache.flink.api.python.Protocol
 
ACTION_FAIL - 类 中的静态变量org.apache.flink.api.python.Protocol
 
ACTION_OPEN - 类 中的静态变量org.apache.flink.api.python.Protocol
 
ACTION_SCALAR_EVAL - 类 中的静态变量org.apache.flink.api.python.Protocol
 
ACTION_SUCCESS - 类 中的静态变量org.apache.flink.api.python.Protocol
 

C

close() - 类 中的方法org.apache.flink.api.python.PythonScalarUDF
 
close() - 类 中的方法org.apache.flink.api.python.PythonUserTableFunction
 
close() - 类 中的方法org.apache.flink.api.python.PythonWorker
 
createWorker(FunctionContext) - 类 中的静态方法org.apache.flink.api.python.PythonWorkerFactory
 

E

envPath - 类 中的变量org.apache.flink.api.python.PythonUtil.PythonEnvironment
 
eval(Object...) - 类 中的方法org.apache.flink.api.python.PythonScalarUDF
 
eval(Object...) - 类 中的方法org.apache.flink.api.python.PythonUserTableFunction
 
extractPyflinkLibs(String) - 类 中的静态方法org.apache.flink.api.python.PythonUtil
 

G

getOrElseCreate(FunctionContext) - 类 中的静态方法org.apache.flink.api.python.PythonWorkerFactory
 
getPort() - 类 中的方法org.apache.flink.api.python.PythonServer
 
getPythonResponse(DataType) - 类 中的方法org.apache.flink.api.python.PythonWorker
 
getResultType(Object[], Class[]) - 类 中的方法org.apache.flink.api.python.PythonScalarUDF
 
getResultType(Object[], Class[]) - 类 中的方法org.apache.flink.api.python.PythonUserTableFunction
 
getUdsPath() - 类 中的方法org.apache.flink.api.python.PythonServer
 

I

isVirtualEnv - 类 中的变量org.apache.flink.api.python.PythonUtil.PythonEnvironment
 

O

open(FunctionContext) - 类 中的方法org.apache.flink.api.python.PythonScalarUDF
 
open(FunctionContext) - 类 中的方法org.apache.flink.api.python.PythonUserTableFunction
 
openPythonUDF(String, byte[]) - 类 中的方法org.apache.flink.api.python.PythonWorker
Open funcName python UDF.
org.apache.flink.api.python - 程序包 org.apache.flink.api.python
 

P

preparePythonEnvironment(Map<String, String>) - 类 中的静态方法org.apache.flink.api.python.PythonUtil
Prepare a working directory for Python.
Protocol - org.apache.flink.api.python中的类
Communication protocol.
Protocol() - 类 的构造器org.apache.flink.api.python.Protocol
 
PYFLINK_CACHED_USR_LIB_IDS - 类 中的静态变量org.apache.flink.api.python.PythonServer
 
PYFLINK_CACHED_USR_LIB_IDS - 类 中的静态变量org.apache.flink.api.python.PythonUtil
 
PythonEnvironment() - 类 的构造器org.apache.flink.api.python.PythonUtil.PythonEnvironment
 
pythonExec - 类 中的变量org.apache.flink.api.python.PythonUtil.PythonEnvironment
 
pythonPath - 类 中的变量org.apache.flink.api.python.PythonUtil.PythonEnvironment
 
PythonScalarUDF - org.apache.flink.api.python中的类
The Java wrapper for Python Scalar UDF.
PythonScalarUDF(String, byte[], InternalType) - 类 的构造器org.apache.flink.api.python.PythonScalarUDF
 
PythonServer - org.apache.flink.api.python中的类
Handle the python process.
PythonServer(FunctionContext) - 类 的构造器org.apache.flink.api.python.PythonServer
 
PythonUserTableFunction - org.apache.flink.api.python中的类
The Java wrapper for Python Table Function.
PythonUserTableFunction(String, byte[], InternalType[]) - 类 的构造器org.apache.flink.api.python.PythonUserTableFunction
 
PythonUtil - org.apache.flink.api.python中的类
 
PythonUtil() - 类 的构造器org.apache.flink.api.python.PythonUtil
 
PythonUtil.PythonEnvironment - org.apache.flink.api.python中的类
Information for Java to start a Python process.
PythonWorker - org.apache.flink.api.python中的类
Communicating with Python, we hide the implementation(currently it is socket) in PythonWorker/PythonServer one PythonWorker per sub-task.
PythonWorker(Socket) - 类 的构造器org.apache.flink.api.python.PythonWorker
 
PythonWorkerFactory - org.apache.flink.api.python中的类
 
PythonWorkerFactory() - 类 的构造器org.apache.flink.api.python.PythonWorkerFactory
 

R

redirectStreamsToStderr(InputStream, InputStream) - 类 中的静态方法org.apache.flink.api.python.PythonUtil
 

S

sendOpenRequest(String, byte[]) - 类 中的方法org.apache.flink.api.python.PythonWorker
 
sendUdfEvalRequest(String, Object...) - 类 中的方法org.apache.flink.api.python.PythonWorker
 
startPythonProcess(PythonUtil.PythonEnvironment, String[], long) - 类 中的静态方法org.apache.flink.api.python.PythonUtil
 
startPythonServerIfNeeded() - 类 中的方法org.apache.flink.api.python.PythonServer
Start the python process, shake hands with it so that we know the port of the python server socket.
sysVariables - 类 中的变量org.apache.flink.api.python.PythonUtil.PythonEnvironment
 

T

toString() - 类 中的方法org.apache.flink.api.python.PythonScalarUDF
 
toString() - 类 中的方法org.apache.flink.api.python.PythonUserTableFunction
 

V

VERSION - 类 中的静态变量org.apache.flink.api.python.Protocol
 

W

workingDirectory - 类 中的变量org.apache.flink.api.python.PythonUtil.PythonEnvironment
 
A C E G I O P R S T V W 
跳过导航链接

Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.