| Interface | Description |
|---|---|
| Command |
Interface that abstracts the notion of one atomic command to execute.
|
| ReplicationTask.Factory | |
| StagingDirectoryProvider |
Interface for a client to provide a Staging Directory specification
|
| Class | Description |
|---|---|
| HCatReplicationTaskIterator | |
| NoopReplicationTask |
Noop replication task - a replication task that is actionable,
does not need any further info, and returns NoopCommands.
|
| ReplicationTask |
ReplicationTask captures the concept of what it'd take to replicate changes from
one warehouse to another given a notification event that captures what changed.
|
| ReplicationUtils | |
| StagingDirectoryProvider.TrivialImpl |
Trivial implementation of this interface - creates
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.