public class UnpartitionedTableScheme extends BasePartitionScheme
mPartitions, mSpecToPartition
Constructor and Description |
---|
UnpartitionedTableScheme(List<Partition> partitions)
Constructor for UnpartitionedTableScheme.
|
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.