Modifier and Type | Method and Description |
---|---|
SerDeStats |
AccumuloSerDe.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
TypedBytesSerDe.getSerDeStats() |
SerDeStats |
RegexSerDe.getSerDeStats() |
SerDeStats |
MultiDelimitSerDe.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
S3LogDeserializer.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
HBaseSerDe.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
VectorizedColumnarSerDe.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
StatsProvidingRecordWriter.getStats()
Returns the statistics information
|
SerDeStats |
StatsProvidingRecordReader.getStats()
Returns the statistics information
|
SerDeStats |
RecordUpdater.getStats()
Returns the statistics information
|
Modifier and Type | Method and Description |
---|---|
SerDeStats |
OrcSerde.getSerDeStats()
Always returns null, since serialized size doesn't make sense in the
context of ORC files.
|
SerDeStats |
OrcRecordUpdater.getStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
ParquetHiveSerDe.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
TypedSerDe.getSerDeStats() |
SerDeStats |
Serializer.getSerDeStats()
Deprecated.
Returns statistics collected when serializing
|
SerDeStats |
RegexSerDe.getSerDeStats() |
SerDeStats |
OpenCSVSerde.getSerDeStats() |
SerDeStats |
NullStructSerDe.getSerDeStats() |
SerDeStats |
MetadataTypedColumnsetSerDe.getSerDeStats() |
SerDeStats |
Deserializer.getSerDeStats()
Deprecated.
Returns statistics collected when serializing
|
abstract SerDeStats |
AbstractSerializer.getSerDeStats()
Returns statistics collected when serializing
|
abstract SerDeStats |
AbstractSerDe.getSerDeStats()
Returns statistics collected when serializing
|
abstract SerDeStats |
AbstractDeserializer.getSerDeStats()
Returns statistics collected when serializing
|
Modifier and Type | Method and Description |
---|---|
SerDeStats |
AvroSerDe.getSerDeStats() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
BinarySortableSerDe.getSerDeStats() |
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 |
DynamicSerDe.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() |
Modifier and Type | Method and Description |
---|---|
SerDeStats |
JsonSerDe.getSerDeStats() |
SerDeStats |
HCatRecordSerDe.getSerDeStats() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.