| Package | Description |
|---|---|
| org.apache.hive.hcatalog.streaming |
HCatalog Streaming API -- high level description
|
| Constructor and Description |
|---|
DelimitedInputWriter(String[] colNamesForFields,
String delimiter,
HiveEndPoint endPoint)
Constructor.
|
DelimitedInputWriter(String[] colNamesForFields,
String delimiter,
HiveEndPoint endPoint,
HiveConf conf)
Constructor.
|
DelimitedInputWriter(String[] colNamesForFields,
String delimiter,
HiveEndPoint endPoint,
HiveConf conf,
char serdeSeparator)
Constructor.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.