Package | Description |
---|---|
com.aerospike.client.admin |
Modifier and Type | Field and Description |
---|---|
PrivilegeCode |
Privilege.code
Privilege code.
|
Modifier and Type | Method and Description |
---|---|
static PrivilegeCode |
PrivilegeCode.fromId(int id)
Convert ID to privilege code enum.
|
static PrivilegeCode |
PrivilegeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivilegeCode[] |
PrivilegeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.