public class BasicStatsNoJobWork extends Object implements Serializable
| Constructor and Description |
|---|
BasicStatsNoJobWork(BaseSemanticAnalyzer.TableSpec tableSpecs) |
| Modifier and Type | Method and Description |
|---|---|
Set<Partition> |
getPartitions() |
BaseSemanticAnalyzer.TableSpec |
getTableSpecs() |
boolean |
isStatsReliable() |
void |
setPartitions(Set<Partition> partitions) |
void |
setStatsReliable(boolean s1) |
public BasicStatsNoJobWork(BaseSemanticAnalyzer.TableSpec tableSpecs)
public BaseSemanticAnalyzer.TableSpec getTableSpecs()
public void setStatsReliable(boolean s1)
public boolean isStatsReliable()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.