Package org.apache.beam.sdk.io.delta
Class BeamEngine
java.lang.Object
org.apache.beam.sdk.io.delta.BeamEngine
- All Implemented Interfaces:
Engine
A Beam specific
Engine wrapper that provides a custom ParquetHandler.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.delta.kernel.engine.Engine
getMetricsReporters
-
Constructor Details
-
BeamEngine
-
-
Method Details
-
getExpressionHandler
- Specified by:
getExpressionHandlerin interfaceEngine
-
getJsonHandler
- Specified by:
getJsonHandlerin interfaceEngine
-
getFileSystemClient
- Specified by:
getFileSystemClientin interfaceEngine
-
getParquetHandler
- Specified by:
getParquetHandlerin interfaceEngine
-