Package | Description |
---|---|
com.amazonaws.services.kinesisfirehose.model |
Modifier and Type | Method and Description |
---|---|
HiveJsonSerDe |
HiveJsonSerDe.clone() |
HiveJsonSerDe |
Deserializer.getHiveJsonSerDe()
The native Hive / HCatalog JsonSerDe.
|
HiveJsonSerDe |
HiveJsonSerDe.withTimestampFormats(Collection<String> timestampFormats)
Indicates how you want Kinesis Data Firehose to parse the date and time stamps that may be present in your input
data JSON.
|
HiveJsonSerDe |
HiveJsonSerDe.withTimestampFormats(String... timestampFormats)
Indicates how you want Kinesis Data Firehose to parse the date and time stamps that may be present in your input
data JSON.
|
Modifier and Type | Method and Description |
---|---|
void |
Deserializer.setHiveJsonSerDe(HiveJsonSerDe hiveJsonSerDe)
The native Hive / HCatalog JsonSerDe.
|
Deserializer |
Deserializer.withHiveJsonSerDe(HiveJsonSerDe hiveJsonSerDe)
The native Hive / HCatalog JsonSerDe.
|
Copyright © 2018. All rights reserved.