A B C D E F G H I K L M N O P Q R S T U V W

L

Language - Enum in com.aerospike.client
User defined function languages.
LargeList - Class in com.aerospike.client.large
Create and manage a list within a single bin.
LargeList(AerospikeClient, Policy, Key, String, String) - Constructor for class com.aerospike.client.large.LargeList
Initialize large list operator.
LargeMap - Class in com.aerospike.client.large
Create and manage a map within a single bin.
LargeMap(AerospikeClient, Policy, Key, String, String) - Constructor for class com.aerospike.client.large.LargeMap
Initialize large map operator.
LargeSet - Class in com.aerospike.client.large
Create and manage a set within a single bin.
LargeSet(AerospikeClient, Policy, Key, String, String) - Constructor for class com.aerospike.client.large.LargeSet
Initialize large set operator.
LargeStack - Class in com.aerospike.client.large
Create and manage a stack within a single bin.
LargeStack(AerospikeClient, Policy, Key, String, String) - Constructor for class com.aerospike.client.large.LargeStack
Initialize large stack operator.
Log - Class in com.aerospike.client
Aerospike client logging facility.
Log() - Constructor for class com.aerospike.client.Log
 
log(Log.Level, String) - Method in interface com.aerospike.client.Log.Callback
This method will be called for each client log statement.
log(Log.Level, String) - Static method in class com.aerospike.client.Log
Filter and forward message to callback.
log(Log.Level, String) - Method in class net.citrusleaf.CitrusleafClient
Implementation of com.aerospike.client.Log.Callback
Log.Callback - Interface in com.aerospike.client
An object implementing this interface may be passed in to setCallback(), so the caller can channel Aerospike client logs as desired.
Log.Level - Enum in com.aerospike.client
Log escalation level.
logCallback(CitrusleafClient.ClLogLevel, String) - Method in interface net.citrusleaf.CitrusleafClient.LogCallback
This method will be called for each Citrusleaf client log statement.
LuaConfig - Class in com.aerospike.client.lua
Lua static configuration variables.
LuaConfig() - Constructor for class com.aerospike.client.lua.LuaConfig
 

A B C D E F G H I K L M N O P Q R S T U V W