| Name | Description | Type | Package | Framework |
| AddPartitionReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| AlterPartitionReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| AlterTableReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| Command | Interface that abstracts the notion of one atomic command to execute. | Interface | org.apache.hive.hcatalog.api.repl | Apache Hive |
| CreateDatabaseReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| CreateTableReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| DropDatabaseCommand | Class | org.apache.hive.hcatalog.api.repl.commands | Apache Hive | |
| DropDatabaseReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| DropPartitionCommand | Class | org.apache.hive.hcatalog.api.repl.commands | Apache Hive | |
| DropPartitionReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| DropTableCommand | Class | org.apache.hive.hcatalog.api.repl.commands | Apache Hive | |
| DropTableReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| EximReplicationTaskFactory | EXIMReplicationTaskFactory is an export-import based ReplicationTask. | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive |
| ExportCommand | Class | org.apache.hive.hcatalog.api.repl.commands | Apache Hive | |
| HCatReplicationTaskIterator | Class | org.apache.hive.hcatalog.api.repl | Apache Hive | |
| ImportCommand | Class | org.apache.hive.hcatalog.api.repl.commands | Apache Hive | |
| InsertReplicationTask | Class | org.apache.hive.hcatalog.api.repl.exim | Apache Hive | |
| NoopCommand | This class is there to help testing, and to help initial development and will be the default Command for NoopReplicationTask | Class | org.apache.hive.hcatalog.api.repl.commands | Apache Hive |
| NoopReplicationTask | Noop replication task - a replication task that is actionable, does not need any further info, and returns NoopCommands. | Class | org.apache.hive.hcatalog.api.repl | Apache Hive |
| 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. | Class | org.apache.hive.hcatalog.api.repl | Apache Hive |
| ReplicationTask .Factory | Interface | org.apache.hive.hcatalog.api.repl.ReplicationTask | Apache Hive | |
| ReplicationUtils | Class | org.apache.hive.hcatalog.api.repl | Apache Hive | |
| StagingDirectoryProvider | Interface | org.apache.hive.hcatalog.api.repl | Apache Hive | |
| StagingDirectoryProvider .TrivialImpl | Class | org.apache.hive.hcatalog.api.repl.StagingDirectoryProvider | Apache Hive | |