|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SerDeStats in org.apache.hadoop.hive.serde2 |
---|
Methods in org.apache.hadoop.hive.serde2 that return SerDeStats | |
---|---|
SerDeStats |
TestSerDe.getSerDeStats()
|
SerDeStats |
TypedSerDe.getSerDeStats()
|
SerDeStats |
Serializer.getSerDeStats()
Returns statistics collected when serializing |
SerDeStats |
RegexSerDe.getSerDeStats()
|
SerDeStats |
NullStructSerDe.getSerDeStats()
|
SerDeStats |
MetadataTypedColumnsetSerDe.getSerDeStats()
|
SerDeStats |
Deserializer.getSerDeStats()
Returns statistics collected when serializing |
Uses of SerDeStats in org.apache.hadoop.hive.serde2.avro |
---|
Methods in org.apache.hadoop.hive.serde2.avro that return SerDeStats | |
---|---|
SerDeStats |
AvroSerDe.getSerDeStats()
|
Uses of SerDeStats in org.apache.hadoop.hive.serde2.binarysortable |
---|
Methods in org.apache.hadoop.hive.serde2.binarysortable that return SerDeStats | |
---|---|
SerDeStats |
BinarySortableSerDe.getSerDeStats()
|
Uses of SerDeStats in org.apache.hadoop.hive.serde2.columnar |
---|
Fields in org.apache.hadoop.hive.serde2.columnar declared as SerDeStats | |
---|---|
protected SerDeStats |
ColumnarSerDeBase.stats
|
Methods in org.apache.hadoop.hive.serde2.columnar that return SerDeStats | |
---|---|
SerDeStats |
ColumnarSerDeBase.getSerDeStats()
|
Uses of SerDeStats in org.apache.hadoop.hive.serde2.dynamic_type |
---|
Methods in org.apache.hadoop.hive.serde2.dynamic_type that return SerDeStats | |
---|---|
SerDeStats |
DynamicSerDe.getSerDeStats()
|
Uses of SerDeStats in org.apache.hadoop.hive.serde2.lazy |
---|
Methods in org.apache.hadoop.hive.serde2.lazy that return SerDeStats | |
---|---|
SerDeStats |
LazySimpleSerDe.getSerDeStats()
Returns the statistics after (de)serialization) |
Uses of SerDeStats in org.apache.hadoop.hive.serde2.lazybinary |
---|
Methods in org.apache.hadoop.hive.serde2.lazybinary that return SerDeStats | |
---|---|
SerDeStats |
LazyBinarySerDe.getSerDeStats()
Returns the statistics after (de)serialization) |
Uses of SerDeStats in org.apache.hadoop.hive.serde2.thrift |
---|
Methods in org.apache.hadoop.hive.serde2.thrift that return SerDeStats | |
---|---|
SerDeStats |
ThriftDeserializer.getSerDeStats()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |