类和说明 |
---|
AssignerWithPeriodicWatermarks
已过时。
|
AssignerWithPunctuatedWatermarks
已过时。
|
KeyedProcessFunction
A keyed function that processes elements of a stream.
|
ProcessFunction
A function that processes elements of a stream.
|
类和说明 |
---|
AssignerWithPeriodicWatermarks
已过时。
|
KeyedProcessFunction.Context
Information available in an invocation of
KeyedProcessFunction.processElement(Object, Context, Collector)
or KeyedProcessFunction.onTimer(long, OnTimerContext, Collector) . |
KeyedProcessFunction.OnTimerContext
Information available in an invocation of
KeyedProcessFunction.onTimer(long, OnTimerContext, Collector) . |
ProcessFunction.Context
Information available in an invocation of
ProcessFunction.processElement(Object, Context, Collector)
or ProcessFunction.onTimer(long, OnTimerContext, Collector) . |
ProcessFunction.OnTimerContext
Information available in an invocation of
ProcessFunction.onTimer(long, OnTimerContext, Collector) . |
TimestampAssigner
已过时。
use
TimestampAssigner |
类和说明 |
---|
AssignerWithPeriodicWatermarks
已过时。
|
TimestampAssigner
已过时。
use
TimestampAssigner |
类和说明 |
---|
KeyedProcessFunction
A keyed function that processes elements of a stream.
|
ProcessFunction
A function that processes elements of a stream.
|
类和说明 |
---|
AssignerWithPeriodicWatermarks
已过时。
|
AssignerWithPunctuatedWatermarks
已过时。
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.