Uses of Class
alluxio.table.common.transform.TransformContext
-
Packages that use TransformContext Package Description alluxio.table.common alluxio.table.common.layout -
-
Uses of TransformContext in alluxio.table.common
Methods in alluxio.table.common with parameters of type TransformContext Modifier and Type Method Description TransformPlanLayout. getTransformPlan(TransformContext transformContext, TransformDefinition definition) -
Uses of TransformContext in alluxio.table.common.layout
Methods in alluxio.table.common.layout with parameters of type TransformContext Modifier and Type Method Description TransformPlanHiveLayout. getTransformPlan(TransformContext transformContext, TransformDefinition definition)
-