public class PartitionNotFoundException extends DataSetException
Partition
is not found on a PartitionedFileSet.Constructor and Description |
---|
PartitionNotFoundException(PartitionKey partitionKey,
String partitionedFileSetName) |
Modifier and Type | Method and Description |
---|---|
String |
getPartitionedFileSetName() |
PartitionKey |
getPartitionKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PartitionNotFoundException(PartitionKey partitionKey, String partitionedFileSetName)
public PartitionKey getPartitionKey()
public String getPartitionedFileSetName()
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.