Uses of Interface
alluxio.table.common.transform.action.TransformActionFactory
-
Packages that use TransformActionFactory Package Description alluxio.table.common.transform.action -
-
Uses of TransformActionFactory in alluxio.table.common.transform.action
Classes in alluxio.table.common.transform.action that implement TransformActionFactory Modifier and Type Class Description static classCompactAction.CompactActionFactoryFactory to create an instance.Methods in alluxio.table.common.transform.action that return types with arguments of type TransformActionFactory Modifier and Type Method Description static java.util.List<TransformActionFactory>TransformActionRegistry. getFactories()
-