Class PackageUtil.StagedFile
java.lang.Object
org.apache.beam.runners.dataflow.util.PackageUtil.StagedFile
- Enclosing class:
PackageUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StagedFile
public StagedFile()
-
-
Method Details
-
of
-
getSource
The file to stage. -
getSha256
The SHA-256 hash of the source file. -
getDestination
Staged target for this file.
-