gravitino.audit.fileset_audit_constants.FilesetAuditConstants

class gravitino.audit.fileset_audit_constants.FilesetAuditConstants

Bases: object

Constants used for fileset data operation audits.

__init__()

Methods

Attributes

HTTP_HEADER_FILESET_DATA_OPERATION

The HTTP header used to pass the fileset data operation.

HTTP_HEADER_INTERNAL_CLIENT_TYPE

The HTTP header used to pass the internal client type.

HTTP_HEADER_FILESET_DATA_OPERATION = 'FilesetDataOperation'

The HTTP header used to pass the fileset data operation.

HTTP_HEADER_INTERNAL_CLIENT_TYPE = 'InternalClientType'

The HTTP header used to pass the internal client type.