Skip to content

Commit

Permalink
combile success
Browse files Browse the repository at this point in the history
  • Loading branch information
codenohup committed Dec 19, 2024
1 parent 77f6f3d commit 6f37155
Show file tree
Hide file tree
Showing 1,356 changed files with 7,710 additions and 2,079 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ org.apache.flink.api.connector.sink2.CommitterInitContext.metricGroup(): Returne
org.apache.flink.api.connector.sink2.SupportsCommitter.getCommittableSerializer(): Returned leaf type org.apache.flink.core.io.SimpleVersionedSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.SupportsWriterState.getWriterStateSerializer(): Returned leaf type org.apache.flink.core.io.SimpleVersionedSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.WriterInitContext.asSerializationSchemaInitializationContext(): Returned leaf type org.apache.flink.api.common.serialization.SerializationSchema$InitializationContext does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.WriterInitContext.createInputSerializer(): Returned leaf type org.apache.flink.api.common.typeutils.TypeSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.WriterInitContext.createInputSerializer(): Returned leaf type org.apache.flink.api.common.typeinfo.utils.TypeSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.WriterInitContext.getMailboxExecutor(): Returned leaf type org.apache.flink.api.common.operators.MailboxExecutor does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.WriterInitContext.getProcessingTimeService(): Returned leaf type org.apache.flink.api.common.operators.ProcessingTimeService does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.connector.sink2.WriterInitContext.getUserCodeClassLoader(): Returned leaf type org.apache.flink.util.UserCodeClassLoader does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
Expand All @@ -56,7 +56,7 @@ org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase.pollNext
org.apache.flink.api.java.typeutils.PojoTypeInfo.createPojoSerializer(org.apache.flink.api.common.serialization.SerializerConfig): Argument leaf type org.apache.flink.api.common.serialization.SerializerConfig does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.java.typeutils.PojoTypeInfo.createPojoSerializer(org.apache.flink.api.common.serialization.SerializerConfig): Returned leaf type org.apache.flink.api.java.typeutils.runtime.PojoSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.java.typeutils.ValueTypeInfo.createSerializer(org.apache.flink.api.common.serialization.SerializerConfig): Argument leaf type org.apache.flink.api.common.serialization.SerializerConfig does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.java.typeutils.ValueTypeInfo.createSerializer(org.apache.flink.api.common.serialization.SerializerConfig): Returned leaf type org.apache.flink.api.common.typeutils.TypeSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.api.java.typeutils.ValueTypeInfo.createSerializer(org.apache.flink.api.common.serialization.SerializerConfig): Returned leaf type org.apache.flink.api.common.typeinfo.utils.TypeSerializer does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.configuration.Configuration.get(org.apache.flink.configuration.ConfigOption): Argument leaf type org.apache.flink.configuration.ConfigOption does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.configuration.Configuration.getOptional(org.apache.flink.configuration.ConfigOption): Argument leaf type org.apache.flink.configuration.ConfigOption does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
org.apache.flink.configuration.Configuration.removeConfig(org.apache.flink.configuration.ConfigOption): Argument leaf type org.apache.flink.configuration.ConfigOption does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction.proc
org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.clear(org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction$Context): Argument leaf type org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction$Context does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.process(java.lang.Object, org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction$Context, java.lang.Iterable, org.apache.flink.util.Collector): Argument leaf type org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction$Context does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getContainingTask(): Returned leaf type org.apache.flink.streaming.runtime.tasks.StreamTask does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getInternalTimerService(java.lang.String, org.apache.flink.api.common.typeutils.TypeSerializer, org.apache.flink.streaming.api.operators.Triggerable): Argument leaf type org.apache.flink.streaming.api.operators.Triggerable does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getInternalTimerService(java.lang.String, org.apache.flink.api.common.typeutils.TypeSerializer, org.apache.flink.streaming.api.operators.Triggerable): Returned leaf type org.apache.flink.streaming.api.operators.InternalTimerService does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getInternalTimerService(java.lang.String, org.apache.flink.api.common.typeinfo.utils.TypeSerializer, org.apache.flink.streaming.api.operators.Triggerable): Argument leaf type org.apache.flink.streaming.api.operators.Triggerable does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getInternalTimerService(java.lang.String, org.apache.flink.api.common.typeinfo.utils.TypeSerializer, org.apache.flink.streaming.api.operators.Triggerable): Returned leaf type org.apache.flink.streaming.api.operators.InternalTimerService does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getKeyedStateBackend(): Returned leaf type org.apache.flink.runtime.state.KeyedStateBackend does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getOperatorConfig(): Returned leaf type org.apache.flink.streaming.api.graph.StreamConfig does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
org.apache.flink.streaming.api.operators.AbstractStreamOperator.getOperatorID(): Returned leaf type org.apache.flink.runtime.jobgraph.OperatorID does not satisfy: reside outside of package 'org.apache.flink..' or reside in any package ['..shaded..'] or annotated with @Public or annotated with @PublicEvolving or annotated with @Deprecated
Expand Down
Loading

0 comments on commit 6f37155

Please sign in to comment.