Class Partitions


  • public class Partitions
    extends Object
    Metadata of all partitions.
    • Method Detail

      • getVersion

        public String getVersion()
        returns the version of the json schema for the partition metadata document.
      • getPartitions

        public List<Partition> getPartitions()
        returns the list of all partitions loaded from the partition metadata document.