Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiHiveTable> |
ApiHiveReplicationArguments.getTableFilters()
Filters for tables to include in the replication.
|
List<ApiHiveTable> |
ApiHiveReplicationResult.getTables()
The list of tables successfully replicated.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiHiveReplicationArguments.setTableFilters(List<ApiHiveTable> tableFilters) |
void |
ApiHiveReplicationResult.setTables(List<ApiHiveTable> tables) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.