Package org.apache.flink.fnexecution.v1
Class FlinkFnApi
java.lang.Object
org.apache.flink.fnexecution.v1.FlinkFnApi
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA representation of the coderstatic interfacestatic final classProtobuf typeorg.apache.flink.fn_execution.v1.GroupWindowstatic interfacestatic final classProtobuf typeorg.apache.flink.fn_execution.v1.Inputstatic interfacestatic final classProtobuf typeorg.apache.flink.fn_execution.v1.JobParameterstatic interfacestatic final classUsed to describe the info of over window in pandas batch over window aggregationstatic interfacestatic final classA representation of the data schema.static interfacestatic final classA representation of Statestatic interfacestatic final classA representation of the data type information in DataStream.static interfacestatic final classProtobuf typeorg.apache.flink.fn_execution.v1.UserDefinedAggregateFunctionstatic interfacestatic final classA list of the user-defined aggregate functions to be executed in a group aggregate operation.static interfacestatic final classUser defined DataStream function definition.static interfacestatic final classUser-defined function definition.static interfacestatic final classA list of user-defined functions to be executed in a batch.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-