Uses of Interface
org.apache.storm.hive.bolt.mapper.HiveMapper
-
Uses of HiveMapper in org.apache.storm.hive.bolt.mapper
-
Uses of HiveMapper in org.apache.storm.hive.common
Modifier and TypeMethodDescriptionorg.apache.hive.hcatalog.streaming.RecordWriter
HiveWriter.getRecordWriter
(HiveMapper mapper, boolean tokenAuthEnabled) ModifierConstructorDescriptionHiveOptions
(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)