Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiAuditList |
AuditsResourceApi.readAudits(String endTime,
Integer maxResults,
String query,
Integer resultOffset,
String startTime)
Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala, Hive, and Sentry.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiAuditList> |
AuditsResourceApi.readAuditsWithHttpInfo(String endTime,
Integer maxResults,
String query,
Integer resultOffset,
String startTime)
Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala, Hive, and Sentry.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AuditsResourceApi.readAuditsAsync(String endTime,
Integer maxResults,
String query,
Integer resultOffset,
String startTime,
ApiCallback<ApiAuditList> callback)
Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala, Hive, and Sentry.
|
Modifier and Type | Method and Description |
---|---|
ApiAuditList |
ApiAuditList.addItemsItem(ApiAudit itemsItem) |
ApiAuditList |
ApiAuditList.items(List<ApiAudit> items) |
Copyright © 2019. All rights reserved.