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.mapperMethods in org.apache.storm.hive.bolt.mapper that return JsonRecordHiveMapper Modifier and Type Method Description JsonRecordHiveMapperJsonRecordHiveMapper. withColumnFields(Fields columnFields)Deprecated, for removal: This API element is subject to removal in a future version.JsonRecordHiveMapperJsonRecordHiveMapper. withPartitionFields(Fields partitionFields)Deprecated, for removal: This API element is subject to removal in a future version.JsonRecordHiveMapperJsonRecordHiveMapper. withTimeAsPartitionField(String timeFormat)Deprecated, for removal: This API element is subject to removal in a future version.
 
-