public interface SerDe
| Modifier and Type | Method and Description |
|---|---|
SerDeStats |
getSerDeStats()
Returns statistics collected when (de)serializing.
|
default void |
handleJobLevelConfiguration(HiveConf conf)
Adds SerDe specific configurations to job conf.
|
SerDeStats getSerDeStats()
SerDeStats object; or in case not supported: nulldefault void handleJobLevelConfiguration(HiveConf conf)
conf - the job conf.Copyright © 2022 The Apache Software Foundation. All rights reserved.