Uses of Enum
org.apache.flink.connector.base.DeliveryGuarantee
Packages that use DeliveryGuarantee
-
Uses of DeliveryGuarantee in org.apache.flink.connector.base
Methods in org.apache.flink.connector.base that return DeliveryGuaranteeModifier and TypeMethodDescriptionstatic DeliveryGuaranteeReturns the enum constant of this type with the specified name.static DeliveryGuarantee[]DeliveryGuarantee.values()Returns an array containing the constants of this enum type, in the order they are declared.