public class Partitions extends Object
Constructor and Description |
---|
Partitions(String version,
List<Partition> partitions) |
Modifier and Type | Method and Description |
---|---|
List<Partition> |
getPartitions()
returns the list of all partitions loaded from the partition metadata document.
|
String |
getVersion()
returns the version of the json schema for the partition metadata document.
|
Copyright © 2024. All rights reserved.