Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiHiveUDF |
ApiHiveUDF.database(String database) |
ApiHiveUDF |
ApiHiveUDF.signature(String signature) |
Modifier and Type | Method and Description |
---|---|
List<ApiHiveUDF> |
ApiHiveReplicationResult.getHiveUDFs()
The list of Impala UDFs successfully replicated.
|
Modifier and Type | Method and Description |
---|---|
ApiHiveReplicationResult |
ApiHiveReplicationResult.addHiveUDFsItem(ApiHiveUDF hiveUDFsItem) |
Modifier and Type | Method and Description |
---|---|
ApiHiveReplicationResult |
ApiHiveReplicationResult.hiveUDFs(List<ApiHiveUDF> hiveUDFs) |
void |
ApiHiveReplicationResult.setHiveUDFs(List<ApiHiveUDF> hiveUDFs) |
Copyright © 2019. All rights reserved.