Uses of Class
org.apache.storm.hive.common.HiveWriter
-
Packages that use HiveWriter Package Description org.apache.storm.hive.common -
-
Uses of HiveWriter in org.apache.storm.hive.common
Methods in org.apache.storm.hive.common that return HiveWriter Modifier and Type Method Description static HiveWriter
HiveUtils. makeHiveWriter(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint, ExecutorService callTimeoutPool, org.apache.hadoop.security.UserGroupInformation ugi, HiveOptions options, boolean tokenAuthEnabled)
Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in org.apache.storm.hive.common with type arguments of type HiveWriter Modifier and Type Method Description static void
HiveUtils. logAllHiveEndPoints(Map<org.apache.hive.hcatalog.streaming.HiveEndPoint,HiveWriter> allWriters)
Deprecated, for removal: This API element is subject to removal in a future version.
-