Class PythonCallable

java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.PythonCallable
All Implemented Interfaces:
Serializable, Schema.LogicalType<org.apache.beam.sdk.util.PythonCallableSource,String>

public class PythonCallable extends Object implements Schema.LogicalType<org.apache.beam.sdk.util.PythonCallableSource,String>
A logical type for PythonCallableSource objects.
See Also: