Uses of Class
org.apache.storm.hive.bolt.mapper.JsonRecordHiveMapper
-
Packages that use JsonRecordHiveMapper Package Description org.apache.storm.hive.bolt.mapper -
-
Uses of JsonRecordHiveMapper in org.apache.storm.hive.bolt.mapper
Methods in org.apache.storm.hive.bolt.mapper that return JsonRecordHiveMapper Modifier and Type Method Description JsonRecordHiveMapper
JsonRecordHiveMapper. withColumnFields(Fields columnFields)
Deprecated, for removal: This API element is subject to removal in a future version.JsonRecordHiveMapper
JsonRecordHiveMapper. withPartitionFields(Fields partitionFields)
Deprecated, for removal: This API element is subject to removal in a future version.JsonRecordHiveMapper
JsonRecordHiveMapper. withTimeAsPartitionField(String timeFormat)
Deprecated, for removal: This API element is subject to removal in a future version.
-