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

Packages that use ApiAuditList
com.cloudera.api.v4 API version 4, introduced in Cloudera Manager 4.6. 
com.cloudera.api.v8 API version 8, introduced in Cloudera Manager 5.2.0. 
 

Uses of ApiAuditList in com.cloudera.api.v4
 

Methods in com.cloudera.api.v4 that return ApiAuditList
 ApiAuditList AuditsResource.readAudits(Integer maxResults, Integer resultOffset, String startTime, String endTime, String query)
          Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala and Hive.
 

Uses of ApiAuditList in com.cloudera.api.v8
 

Methods in com.cloudera.api.v8 that return ApiAuditList
 ApiAuditList AuditsResourceV8.readAudits(Integer maxResults, Integer resultOffset, String startTime, String endTime, String query)
          Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala, Hive, and Sentry.
 



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