public final class HiveSchemaProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCATION_PROPERTY |
static List<com.facebook.presto.spi.session.PropertyMetadata<?>> |
SCHEMA_PROPERTIES |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
getLocation(Map<String,Object> schemaProperties) |
public static final String LOCATION_PROPERTY
public static final List<com.facebook.presto.spi.session.PropertyMetadata<?>> SCHEMA_PROPERTIES
Copyright © 2012–2023. All rights reserved.