Uses of Enum
org.apache.hadoop.ozone.audit.OMSystemAction
Packages that use OMSystemAction
Package
Description
This package defines OMAction - an implementation of AuditAction
for various actions that will be audited in Ozone Manager.
-
Uses of OMSystemAction in org.apache.hadoop.ozone.audit
Methods in org.apache.hadoop.ozone.audit that return OMSystemActionModifier and TypeMethodDescriptionstatic OMSystemActionReturns the enum constant of this type with the specified name.static OMSystemAction[]OMSystemAction.values()Returns an array containing the constants of this enum type, in the order they are declared.