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