| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl.bootstrap.events | |
| org.apache.hadoop.hive.ql.exec.repl.bootstrap.events.filesystem |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstraintEvent |
interface |
DatabaseEvent |
interface |
FunctionEvent
Exposing the FileSystem implementation outside which is what it should NOT do.
|
interface |
PartitionEvent |
interface |
TableEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
FSConstraintEvent |
class |
FSDatabaseEvent |
class |
FSFunctionEvent |
class |
FSPartitionEvent |
class |
FSTableEvent |
| Modifier and Type | Method and Description |
|---|---|
BootstrapEvent |
BootstrapEventsIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
void |
BootstrapEventsIterator.forEachRemaining(java.util.function.Consumer<? super BootstrapEvent> action) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.