public class HiveAnalyzeProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARTITIONS_PROPERTY |
| Constructor and Description |
|---|
HiveAnalyzeProperties(TypeManager typeManager) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMetadata<?>> |
getAnalyzeProperties() |
static Optional<List<List<String>>> |
getPartitionList(Map<String,Object> properties) |
public static final String PARTITIONS_PROPERTY
@Inject public HiveAnalyzeProperties(TypeManager typeManager)
Copyright © 2012–2023. All rights reserved.