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.
LARGE_ITEM_NOT_FOUND - Static variable in class com.aerospike.client.ResultCode
The requested item in a large collection was not found.
LargeList - Class in com.aerospike.client.large
Create and manage a list within a single bin.
LargeList(AerospikeClient, WritePolicy, Key, 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, WritePolicy, 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 Large Set within a single bin.
LargeSet(AerospikeClient, WritePolicy, 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, WritePolicy, Key, String, String) - Constructor for class com.aerospike.client.large.LargeStack
Initialize large stack operator.
ListOperation - Class in com.aerospike.client.cdt
List bin operations.
ListOperation() - Constructor for class com.aerospike.client.cdt.ListOperation
 
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.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.
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 

Copyright © 2012–2016 Aerospike, Inc. All rights reserved.