Class TransformActionUtils


  • public class TransformActionUtils
    extends java.lang.Object
    Utilities for implementing TransformAction.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static alluxio.job.plan.transform.PartitionInfo generatePartitionInfo​(Layout layout)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generatePartitionInfo

        public static alluxio.job.plan.transform.PartitionInfo generatePartitionInfo​(Layout layout)
        Parameters:
        layout - the layout to retrieve partition info from
        Returns:
        the generated partition info