public static class Catalog.PartitionNotExistException extends Exception
| Constructor and Description |
|---|
PartitionNotExistException(Identifier identifier,
Map<String,String> partitionSpec) |
PartitionNotExistException(Identifier identifier,
Map<String,String> partitionSpec,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
identifier() |
Map<String,String> |
partitionSpec() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PartitionNotExistException(Identifier identifier, Map<String,String> partitionSpec)
public PartitionNotExistException(Identifier identifier, Map<String,String> partitionSpec, Throwable cause)
public Identifier identifier()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.