public interface PartitionOutput extends Partition
Modifier and Type | Method and Description |
---|---|
void |
addPartition()
Add the partition to the partitioned file set.
|
void |
setMetadata(Map<String,String> metadata)
Sets the metadata of a partition, when creating a new partition.
|
getLocation, getPartitionKey, getRelativePath
void addPartition()
DataSetException
- if a partition for the same key already existsCopyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.