Uses of Enum Class
org.apache.zookeeper.audit.AuditEvent.Result
Packages that use AuditEvent.Result
-
Uses of AuditEvent.Result in org.apache.zookeeper.audit
Methods in org.apache.zookeeper.audit that return AuditEvent.ResultModifier and TypeMethodDescriptionAuditEvent.getResult()
static AuditEvent.Result
Returns the enum constant of this class with the specified name.static AuditEvent.Result[]
AuditEvent.Result.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.zookeeper.audit with parameters of type AuditEvent.Result