Class LocalPartitionSizeSource

  • All Implemented Interfaces:
    org.apache.spark.sql.connector.catalog.TableProvider, org.apache.spark.sql.sources.DataSourceRegister

    public class LocalPartitionSizeSource
    extends PartitionSizeTableProvider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DataLayer getDataLayer​(org.apache.spark.sql.util.CaseInsensitiveStringMap options)  
      java.lang.String shortName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.spark.sql.connector.catalog.TableProvider

        inferPartitioning, supportsExternalMetadata
    • Constructor Detail

      • LocalPartitionSizeSource

        public LocalPartitionSizeSource()