Package | Description |
---|---|
org.apache.zookeeper.audit |
Modifier and Type | Method and Description |
---|---|
static AuditEvent.FieldName |
AuditEvent.FieldName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEvent.FieldName[] |
AuditEvent.FieldName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
AuditEvent.getValue(AuditEvent.FieldName fieldName) |
Copyright © 2008–2023 The Apache Software Foundation. All rights reserved.