| Package | Description |
|---|---|
| org.apache.hive.hcatalog.api | |
| org.apache.hive.hcatalog.api.repl | |
| org.apache.hive.hcatalog.api.repl.exim |
| Modifier and Type | Class and Description |
|---|---|
class |
HCatClientHMSImpl
The HCatClientHMSImpl is the Hive Metastore client based implementation of
HCatClient.
|
| Modifier and Type | Method and Description |
|---|---|
static HCatClient |
HCatClient.create(org.apache.hadoop.conf.Configuration conf)
Creates an instance of HCatClient.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationTask |
ReplicationTask.create(HCatClient client,
HCatNotificationEvent event)
Factory method to return appropriate subtype of ReplicationTask for given event
|
ReplicationTask |
ReplicationTask.Factory.create(HCatClient client,
HCatNotificationEvent event) |
| Constructor and Description |
|---|
HCatReplicationTaskIterator(HCatClient hcatClient,
long eventFrom,
int maxEvents,
IMetaStoreClient.NotificationFilter filter) |
HCatReplicationTaskIterator(HCatClient hcatClient,
long eventFrom,
int maxEvents,
String dbName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationTask |
EximReplicationTaskFactory.create(HCatClient client,
HCatNotificationEvent event) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.