| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators |
| Modifier and Type | Method and Description |
|---|---|
protected TimerSerializer<K,N> |
TimerSerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
TimerSerializer<K,N> |
TimerSerializer.duplicate() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
TimerSerializerSnapshot.getNestedSerializers(TimerSerializer<K,N> outerSerializer) |
| Constructor and Description |
|---|
TimerSerializerSnapshot(TimerSerializer<K,N> timerSerializer) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.