Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- FAIL - Enum constant in enum class com.aerospike.client.operation.BitOverflowAction
-
Fail operation with error.
- FAIL_FORBIDDEN - Static variable in class com.aerospike.client.ResultCode
-
Operation not allowed at this time.
- failIfNotConnected - Variable in class com.aerospike.client.policy.ClientPolicy
-
Should cluster instantiation fail if the client fails to connect to a seed or all the seed's peers.
- failOnClusterChange - Variable in class com.aerospike.client.policy.QueryPolicy
-
Terminate query if cluster is in migration state.
- failOnFilteredOut - Variable in class com.aerospike.client.policy.Policy
-
Throw exception if
Policy.filterExp
is defined and that filter evaluates to false (transaction ignored). - Filter - Class in com.aerospike.client.query
-
Query filter definition.
- filterCipherSuites(Iterable<String>, List<String>, Set<String>) - Method in class com.aerospike.client.async.NettyTlsContext
-
Return supported ciphers.
- FILTERED_OUT - Static variable in class com.aerospike.client.ResultCode
-
The transaction was not performed because the filter was false.
- filterExp - Variable in class com.aerospike.client.policy.BatchDeletePolicy
-
Optional expression filter.
- filterExp - Variable in class com.aerospike.client.policy.BatchReadPolicy
-
Optional expression filter.
- filterExp - Variable in class com.aerospike.client.policy.BatchUDFPolicy
-
Optional expression filter.
- filterExp - Variable in class com.aerospike.client.policy.BatchWritePolicy
-
Optional expression filter.
- filterExp - Variable in class com.aerospike.client.policy.Policy
-
Optional expression filter.
- flag - Variable in enum class com.aerospike.client.cdt.MapOrder
- flags - Variable in class com.aerospike.client.cdt.ListPolicy
- flags - Variable in class com.aerospike.client.cdt.MapPolicy
- flags - Variable in enum class com.aerospike.client.operation.BitOverflowAction
- flags - Variable in class com.aerospike.client.operation.BitPolicy
- flags - Variable in class com.aerospike.client.operation.HLLPolicy
- FLOAT - Enum constant in enum class com.aerospike.client.exp.Exp.Type
- floatBin(String) - Static method in class com.aerospike.client.exp.Exp
-
Create 64 bit float bin expression.
- FloatValue(float) - Constructor for class com.aerospike.client.Value.FloatValue
- floor(Exp) - Static method in class com.aerospike.client.exp.Exp
-
Create expression that rounds a floating point number down to the closest integer value.
- fold(String, int) - Static method in class com.aerospike.client.operation.HLLOperation
-
Create HLL fold operation.
- FORBIDDEN_PASSWORD - Static variable in class com.aerospike.client.ResultCode
-
Forbidden password (e.g.
- forceSingleNode - Variable in class com.aerospike.client.policy.ClientPolicy
-
For testing purposes only.
- forLoginOnly - Variable in class com.aerospike.client.policy.TlsPolicy
-
Use TLS connections only for login authentication.
- FROM_FRONT - Static variable in class com.aerospike.client.operation.BitResizeFlags
-
Add/remove bytes from the beginning instead of the end.
- fromBase64(byte[]) - Static method in class com.aerospike.client.exp.Expression
-
Return a new expression from packed expression instructions in base64 encoded bytes.
- fromBase64(String) - Static method in class com.aerospike.client.cdt.CTX
-
Deserialize base64 encoded string to context array.
- fromBase64(String) - Static method in class com.aerospike.client.exp.Expression
-
Return a new expression from packed expression instructions in base64 encoded string.
- fromBytes(byte[]) - Static method in class com.aerospike.client.cdt.CTX
-
Deserialize bytes to context array.
- fromBytes(byte[]) - Static method in class com.aerospike.client.exp.Expression
-
Return a new expression from packed expression instructions in bytes.
- fromId(int) - Static method in enum class com.aerospike.client.admin.PrivilegeCode
-
Convert ID to privilege code enum.
- functionArgs - Variable in class com.aerospike.client.BatchUDF
-
Optional arguments to lua function.
- functionName - Variable in class com.aerospike.client.BatchUDF
-
Lua function name.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form