public class Partitions extends Object
Constructor | Description |
---|---|
Partitions(String version,
List<Partition> partitions) |
Modifier and Type | Method | 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.