Uses of Class
org.apache.flink.table.runtime.sequencedmultisetstate.linked.RowSqnInfoSerializer
-
Packages that use RowSqnInfoSerializer Package Description org.apache.flink.table.runtime.sequencedmultisetstate.linked -
-
Uses of RowSqnInfoSerializer in org.apache.flink.table.runtime.sequencedmultisetstate.linked
Methods in org.apache.flink.table.runtime.sequencedmultisetstate.linked that return RowSqnInfoSerializer Modifier and Type Method Description protected RowSqnInfoSerializerRowSqnInfoSerializer.RowSqnInfoSerializerSnapshot. createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)Methods in org.apache.flink.table.runtime.sequencedmultisetstate.linked with parameters of type RowSqnInfoSerializer Modifier and Type Method Description protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[]RowSqnInfoSerializer.RowSqnInfoSerializerSnapshot. getNestedSerializers(RowSqnInfoSerializer outerSerializer)
-