Uses of Class
com.cloudera.api.model.ApiHiveUDF

Packages that use ApiHiveUDF
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiHiveUDF in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiHiveUDF
 List<ApiHiveUDF> ApiHiveReplicationResult.getHiveUDFs()
          The list of Impala UDFs successfully replicated.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiHiveUDF
 void ApiHiveReplicationResult.setHiveUDFs(List<ApiHiveUDF> hiveUDFs)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.