Class RedshiftVendor
java.lang.Object
io.openlineage.spark.agent.vendor.redshift.RedshiftVendor
- All Implemented Interfaces:
io.openlineage.spark.api.Vendor
-
Constructor Details
-
RedshiftVendor
public RedshiftVendor()
-
-
Method Details
-
hasRedshiftClasses
public static boolean hasRedshiftClasses() -
isVendorAvailable
public boolean isVendorAvailable()- Specified by:
isVendorAvailablein interfaceio.openlineage.spark.api.Vendor
-
getVisitorFactory
- Specified by:
getVisitorFactoryin interfaceio.openlineage.spark.api.Vendor
-
getEventHandlerFactory
- Specified by:
getEventHandlerFactoryin interfaceio.openlineage.spark.api.Vendor
-