| Modifier and Type | Method and Description |
|---|---|
SerDeStats |
AbstractSerDe.getSerDeStats()
Returns statistics collected when serializing.
|
SerDeStats |
SerDe.getSerDeStats()
Returns statistics collected when (de)serializing.
|
| Modifier and Type | Field and Description |
|---|---|
protected SerDeStats |
ColumnarSerDeBase.stats |
| Modifier and Type | Method and Description |
|---|---|
SerDeStats |
ColumnarSerDeBase.getSerDeStats() |
| Modifier and Type | Method and Description |
|---|---|
SerDeStats |
LazySimpleSerDe.getSerDeStats()
Returns the statistics after (de)serialization)
|
| Modifier and Type | Method and Description |
|---|---|
SerDeStats |
LazyBinarySerDe.getSerDeStats()
Returns the statistics after (de)serialization)
|
| Modifier and Type | Method and Description |
|---|---|
SerDeStats |
ThriftDeserializer.getSerDeStats() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.