- 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.
- length - Variable in class com.aerospike.client.Info
-
- linearizeRead - Variable in class com.aerospike.client.policy.Policy
-
Force reads to be linearized for server namespaces that support strong consistency mode.
- listBin(String) - Static method in class com.aerospike.client.query.PredExp
-
Create list bin predicate.
- listIterateAnd(String) - Static method in class com.aerospike.client.query.PredExp
-
Create list predicate where expression matches for all list items.
- listIterateOr(String) - Static method in class com.aerospike.client.query.PredExp
-
Create list predicate where expression matches for any list item.
- ListOperation - Class in com.aerospike.client.cdt
-
List bin operations.
- ListOperation() - Constructor for class com.aerospike.client.cdt.ListOperation
-
- ListOrder - Enum in com.aerospike.client.cdt
-
List storage order.
- ListPolicy - Class in com.aerospike.client.cdt
-
List policy directives when creating a list and writing list items.
- ListPolicy() - Constructor for class com.aerospike.client.cdt.ListPolicy
-
Default constructor.
- ListPolicy(ListOrder, int) - Constructor for class com.aerospike.client.cdt.ListPolicy
-
Create list with specified order when list does not exist.
- ListReturnType - Class in com.aerospike.client.cdt
-
List return type.
- ListReturnType() - Constructor for class com.aerospike.client.cdt.ListReturnType
-
- ListSortFlags - Class in com.aerospike.client.cdt
-
List sort flags.
- ListSortFlags() - Constructor for class com.aerospike.client.cdt.ListSortFlags
-
- ListValue(List<?>) - Constructor for class com.aerospike.client.Value.ListValue
-
- ListWriteFlags - Class in com.aerospike.client.cdt
-
List write bit flags.
- ListWriteFlags() - Constructor for class com.aerospike.client.cdt.ListWriteFlags
-
- loadPackageFromFile(String) - Static method in class com.aerospike.client.lua.LuaCache
-
Load lua package from a file.
- loadPackageFromResource(ClassLoader, String, String) - Static method in class com.aerospike.client.lua.LuaCache
-
Load lua package from a resource.
- 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.
- loginTimeout - Variable in class com.aerospike.client.policy.ClientPolicy
-
Login timeout in milliseconds.
- LongValue(long) - Constructor for class com.aerospike.client.Value.LongValue
-
- LuaCache - Class in com.aerospike.client.lua
-
- LuaCache() - Constructor for class com.aerospike.client.lua.LuaCache
-
- LuaConfig - Class in com.aerospike.client.lua
-
Lua static configuration variables.
- LuaConfig() - Constructor for class com.aerospike.client.lua.LuaConfig
-