|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiHiveTable | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiHiveTable in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return types with arguments of type ApiHiveTable | |
|---|---|
List<ApiHiveTable> |
ApiHiveReplicationArguments.getTableFilters()
Filters for tables to include in the replication. |
List<ApiHiveTable> |
ApiHiveReplicationResult.getTables()
The list of tables successfully replicated. |
| Method parameters in com.cloudera.api.model with type arguments of type ApiHiveTable | |
|---|---|
void |
ApiHiveReplicationArguments.setTableFilters(List<ApiHiveTable> tableFilters)
|
void |
ApiHiveReplicationResult.setTables(List<ApiHiveTable> tables)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||