Package | Description |
---|---|
org.apache.hive.streaming |
HCatalog Streaming API -- high level description
|
Modifier and Type | Class and Description |
---|---|
class |
HiveStreamingConnection
Streaming connection implementation for hive.
|
Modifier and Type | Field and Description |
---|---|
protected StreamingConnection |
AbstractRecordWriter.conn |
Modifier and Type | Method and Description |
---|---|
void |
RecordWriter.init(StreamingConnection connection,
long minWriteId,
long maxWriteID)
Initialize record writer.
|
void |
AbstractRecordWriter.init(StreamingConnection conn,
long minWriteId,
long maxWriteId) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.