Class SparkActions


  • @Deprecated
    public class SparkActions
    extends Actions
    Deprecated.
    • Constructor Detail

      • SparkActions

        protected SparkActions​(org.apache.spark.sql.SparkSession spark,
                               Table table)
        Deprecated.
    • Method Detail

      • migrate

        @Deprecated
        public static CreateAction migrate​(java.lang.String tableName)
        Deprecated.
      • migrate

        @Deprecated
        public static CreateAction migrate​(org.apache.spark.sql.SparkSession spark,
                                           java.lang.String tableName)
        Deprecated.
      • snapshot

        @Deprecated
        public static SnapshotAction snapshot​(java.lang.String sourceId,
                                              java.lang.String destId)
        Deprecated.
      • snapshot

        @Deprecated
        public static SnapshotAction snapshot​(org.apache.spark.sql.SparkSession spark,
                                              java.lang.String sourceId,
                                              java.lang.String destId)
        Deprecated.