| Package | Description |
|---|---|
| co.cask.cdap.proto.audit | |
| co.cask.cdap.proto.audit.payload.access | |
| co.cask.cdap.proto.audit.payload.metadata |
| Modifier and Type | Field and Description |
|---|---|
static AuditPayload |
AuditPayload.EMPTY_PAYLOAD |
| Modifier and Type | Method and Description |
|---|---|
AuditPayload |
AuditMessage.getPayload() |
| Constructor and Description |
|---|
AuditMessage(long time,
EntityId entityId,
String user,
AuditType type,
AuditPayload payload) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessPayload
Represents the access that happened on a data entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataPayload
Represents changes to metadata of an entity.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.