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

V

val(boolean) - Static method in class com.aerospike.client.exp.Exp
Create boolean value.
val(long) - Static method in class com.aerospike.client.exp.Exp
Create 64 bit integer value.
val(Calendar) - Static method in class com.aerospike.client.exp.Exp
Create Calendar value expressed in nanoseconds since 1970-01-01 epoch as 64 bit integer.
val(double) - Static method in class com.aerospike.client.exp.Exp
Create 64 bit floating point value.
val(String) - Static method in class com.aerospike.client.exp.Exp
Create string value.
val(byte[]) - Static method in class com.aerospike.client.exp.Exp
Create blob byte[] value.
val(List<?>) - Static method in class com.aerospike.client.exp.Exp
Create list value.
val(Map<?, ?>) - Static method in class com.aerospike.client.exp.Exp
Create map value.
validate() - Method in class com.aerospike.client.policy.ScanPolicy
Verify policies fields are within range.
validateErrorCount() - Method in class com.aerospike.client.cluster.Node
 
validateKeyType() - Method in class com.aerospike.client.Value.BlobValue
 
validateKeyType() - Method in class com.aerospike.client.Value.BooleanValue
 
validateKeyType() - Method in class com.aerospike.client.Value.BoolIntValue
 
validateKeyType() - Method in class com.aerospike.client.Value.GeoJSONValue
 
validateKeyType() - Method in class com.aerospike.client.Value.HLLValue
 
validateKeyType() - Method in class com.aerospike.client.Value.InfinityValue
 
validateKeyType() - Method in class com.aerospike.client.Value.ListValue
 
validateKeyType() - Method in class com.aerospike.client.Value.MapValue
 
validateKeyType() - Method in class com.aerospike.client.Value.NullValue
 
validateKeyType() - Method in class com.aerospike.client.Value.SortedMapValue
 
validateKeyType() - Method in class com.aerospike.client.Value
Validate if value type can be used as a key.
validateKeyType() - Method in class com.aerospike.client.Value.ValueArray
 
validateKeyType() - Method in class com.aerospike.client.Value.WildcardValue
 
value - Variable in class com.aerospike.client.Bin
Bin value.
value - Variable in class com.aerospike.client.cdt.CTX
 
VALUE - Static variable in class com.aerospike.client.cdt.ListReturnType
Return value for single key read and value list for range read.
VALUE - Static variable in class com.aerospike.client.cdt.MapReturnType
Return value for single key read and value list for range read.
value - Variable in class com.aerospike.client.Operation
Optional argument to operation.
Value - Class in com.aerospike.client
Polymorphic value classes used to efficiently serialize objects into the wire protocol.
Value() - Constructor for class com.aerospike.client.Value
 
Value.BlobValue - Class in com.aerospike.client
Blob value.
Value.BooleanValue - Class in com.aerospike.client
Boolean value.
Value.BoolIntValue - Class in com.aerospike.client
Boolean value that converts to integer when sending a bin to the server.
Value.ByteSegmentValue - Class in com.aerospike.client
Byte segment value.
Value.BytesValue - Class in com.aerospike.client
Byte array value.
Value.ByteValue - Class in com.aerospike.client
Byte value.
Value.DoubleValue - Class in com.aerospike.client
Double value.
Value.FloatValue - Class in com.aerospike.client
Float value.
Value.GeoJSONValue - Class in com.aerospike.client
GeoJSON value.
Value.HLLValue - Class in com.aerospike.client
HyperLogLog value.
Value.InfinityValue - Class in com.aerospike.client
Infinity value.
Value.IntegerValue - Class in com.aerospike.client
Integer value.
Value.ListValue - Class in com.aerospike.client
List value.
Value.LongValue - Class in com.aerospike.client
Long value.
Value.MapValue - Class in com.aerospike.client
Map value.
Value.NullValue - Class in com.aerospike.client
Empty value.
Value.SortedMapValue - Class in com.aerospike.client
Sorted map value.
Value.StringValue - Class in com.aerospike.client
String value.
Value.ValueArray - Class in com.aerospike.client
Value array.
Value.WildcardValue - Class in com.aerospike.client
Wildcard value.
ValueArray(Value[]) - Constructor for class com.aerospike.client.Value.ValueArray
 
valueOf(String) - Static method in enum com.aerospike.client.admin.PrivilegeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.cdt.ListOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.cdt.MapOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.cdt.MapWriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.exp.Exp.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.Log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.operation.BitOverflowAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.Operation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.AuthMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.CommitLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.GenerationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.ReadModeAP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.ReadModeSC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.RecordExistsAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.policy.Replica
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.query.IndexCollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aerospike.client.query.IndexType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aerospike.client.admin.PrivilegeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.cdt.ListOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.cdt.MapOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.cdt.MapWriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.exp.Exp.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.Log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.operation.BitOverflowAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.Operation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.AuthMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.CommitLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.GenerationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.ReadModeAP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.ReadModeSC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.RecordExistsAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.policy.Replica
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.query.IndexCollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aerospike.client.query.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
var(String) - Static method in class com.aerospike.client.exp.Exp
Retrieve expression value from a variable.
voidTime() - Static method in class com.aerospike.client.exp.Exp
Create expression that returns record expiration time expressed as 64 bit integer nanoseconds since 1970-01-01 epoch.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

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