| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators.co |
| Modifier and Type | Method and Description |
|---|---|
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.copy(IntervalJoinOperator.BufferEntry<T> from) |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.copy(IntervalJoinOperator.BufferEntry<T> from,
IntervalJoinOperator.BufferEntry<T> reuse) |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.createInstance() |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.deserialize(org.apache.flink.core.memory.DataInputView source) |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.deserialize(IntervalJoinOperator.BufferEntry<T> reuse,
org.apache.flink.core.memory.DataInputView source) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeutils.TypeSerializer<IntervalJoinOperator.BufferEntry<T>> |
IntervalJoinOperator.BufferEntrySerializer.duplicate() |
org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<IntervalJoinOperator.BufferEntry<T>> |
IntervalJoinOperator.BufferSerializerConfigSnapshot.resolveSchemaCompatibility(org.apache.flink.api.common.typeutils.TypeSerializer<IntervalJoinOperator.BufferEntry<T>> newSerializer)
Deprecated.
|
org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<IntervalJoinOperator.BufferEntry<T>> |
IntervalJoinOperator.BufferEntrySerializer.snapshotConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.copy(IntervalJoinOperator.BufferEntry<T> from) |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.copy(IntervalJoinOperator.BufferEntry<T> from,
IntervalJoinOperator.BufferEntry<T> reuse) |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.copy(IntervalJoinOperator.BufferEntry<T> from,
IntervalJoinOperator.BufferEntry<T> reuse) |
IntervalJoinOperator.BufferEntry<T> |
IntervalJoinOperator.BufferEntrySerializer.deserialize(IntervalJoinOperator.BufferEntry<T> reuse,
org.apache.flink.core.memory.DataInputView source) |
void |
IntervalJoinOperator.BufferEntrySerializer.serialize(IntervalJoinOperator.BufferEntry<T> record,
org.apache.flink.core.memory.DataOutputView target) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<IntervalJoinOperator.BufferEntry<T>> |
IntervalJoinOperator.BufferSerializerConfigSnapshot.resolveSchemaCompatibility(org.apache.flink.api.common.typeutils.TypeSerializer<IntervalJoinOperator.BufferEntry<T>> newSerializer)
Deprecated.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.