|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatsProvidingRecordReader
If a file format internally gathers statistics (like ORC) then it can expose the statistics through this interface. Reader side statistics are useful for updating the metastore with table/partition level statistics using analyze command. StatsProvidingRecordReader.
| Method Summary | |
|---|---|
SerDeStats |
getStats()
Returns the statistics information |
| Method Detail |
|---|
SerDeStats getStats()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||