Uses of Interface
org.apache.storm.hive.bolt.mapper.HiveMapper
Packages that use HiveMapper
-
Uses of HiveMapper in org.apache.storm.hive.bolt.mapper
Classes in org.apache.storm.hive.bolt.mapper that implement HiveMapper -
Uses of HiveMapper in org.apache.storm.hive.common
Fields in org.apache.storm.hive.common declared as HiveMapperMethods in org.apache.storm.hive.common that return HiveMapperMethods in org.apache.storm.hive.common with parameters of type HiveMapperModifier and TypeMethodDescriptionorg.apache.hive.hcatalog.streaming.RecordWriter
HiveWriter.getRecordWriter
(HiveMapper mapper, boolean tokenAuthEnabled) Constructors in org.apache.storm.hive.common with parameters of type HiveMapperModifierConstructorDescriptionHiveOptions
(String metaStoreUri, String databaseName, String tableName, HiveMapper mapper) HiveWriter
(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint, int txnsPerBatch, boolean autoCreatePartitions, long callTimeout, ExecutorService callTimeoutPool, HiveMapper mapper, org.apache.hadoop.security.UserGroupInformation ugi, boolean tokenAuthEnabled)