@Internal public abstract class CatalogDescriptorValidator extends Object implements DescriptorValidator
CatalogDescriptor.| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOG_DEFAULT_DATABASE
Key for describing the default database of the catalog.
|
static String |
CATALOG_PROPERTY_VERSION
Key for describing the property version.
|
static String |
CATALOG_TYPE
Key for describing the type of the catalog.
|
| Constructor and Description |
|---|
CatalogDescriptorValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(DescriptorProperties properties)
Performs basic validation such as completeness tests.
|
public static final String CATALOG_TYPE
public static final String CATALOG_PROPERTY_VERSION
public static final String CATALOG_DEFAULT_DATABASE
public void validate(DescriptorProperties properties)
DescriptorValidatorvalidate in interface DescriptorValidatorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.