public class PartitionedTableScheme extends BasePartitionScheme
mPartitions, mSpecToPartition
Modifier and Type | Method and Description |
---|---|
List<FieldSchema> |
getPartitionCols()
Get partition columns.
|
Layout |
getTableLayout()
Get table layout.
|
getPartition, getPartitions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public Layout getTableLayout()
PartitionScheme
public List<FieldSchema> getPartitionCols()
PartitionScheme
Copyright © 2023. All Rights Reserved.