public class TransformContext
extends java.lang.Object
| Constructor and Description |
|---|
TransformContext(java.lang.String dbName,
java.lang.String tableName,
java.lang.String identifier)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
AlluxioURI |
generateTransformedPath() |
public TransformContext(java.lang.String dbName,
java.lang.String tableName,
java.lang.String identifier)
dbName - the database nametableName - the table nameidentifier - the identifier for this transformationpublic AlluxioURI generateTransformedPath()
Copyright © 2023. All Rights Reserved.