public class HivePartitionMetadata extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,HiveTypeName> |
getColumnCoercions() |
HivePartition |
getHivePartition() |
Optional<Partition> |
getPartition() |
public HivePartition getHivePartition()
public Optional<Partition> getPartition()
public Map<Integer,HiveTypeName> getColumnCoercions()
Copyright © 2012–2019. All rights reserved.