Uses of Interface
org.apache.flink.connector.kafka.lineage.TypeDatasetFacet
Packages that use TypeDatasetFacet
-
Uses of TypeDatasetFacet in org.apache.flink.connector.kafka.lineage
Classes in org.apache.flink.connector.kafka.lineage that implement TypeDatasetFacetMethods in org.apache.flink.connector.kafka.lineage that return types with arguments of type TypeDatasetFacetModifier and TypeMethodDescriptionTypeDatasetFacetProvider.getTypeDatasetFacet()Returns a type dataset facet or `Optional.empty` in case an implementing class is not able to resolve type.Methods in org.apache.flink.connector.kafka.lineage with parameters of type TypeDatasetFacetModifier and TypeMethodDescriptionstatic org.apache.flink.streaming.api.lineage.LineageDatasetLineageUtil.datasetOf(String namespace, KafkaDatasetFacet kafkaDatasetFacet, TypeDatasetFacet typeFacet)