|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Language | |
---|---|
com.aerospike.client |
Uses of Language in com.aerospike.client |
---|
Methods in com.aerospike.client that return Language | |
---|---|
static Language |
Language.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.aerospike.client with parameters of type Language | |
---|---|
void |
AerospikeClient.register(Policy policy,
java.lang.String clientPath,
java.lang.String serverPath,
Language language)
Register package containing user defined functions with server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |