public static class EventHandler.Context extends Object
| Constructor and Description |
|---|
Context(EventHandler.Context other) |
Context(org.apache.hadoop.fs.Path eventRoot,
org.apache.hadoop.fs.Path dumpRoot,
org.apache.hadoop.fs.Path cmRoot,
Hive db,
HiveConf hiveConf,
ReplicationSpec replicationSpec,
org.apache.hadoop.hive.common.repl.ReplScope replScope,
org.apache.hadoop.hive.common.repl.ReplScope oldReplScope,
Set<String> tablesForBootstrap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDmdCreated() |
public Context(org.apache.hadoop.fs.Path eventRoot,
org.apache.hadoop.fs.Path dumpRoot,
org.apache.hadoop.fs.Path cmRoot,
Hive db,
HiveConf hiveConf,
ReplicationSpec replicationSpec,
org.apache.hadoop.hive.common.repl.ReplScope replScope,
org.apache.hadoop.hive.common.repl.ReplScope oldReplScope,
Set<String> tablesForBootstrap)
public Context(EventHandler.Context other)
Copyright © 2024 The Apache Software Foundation. All rights reserved.