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