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

V

value - Variable in class com.aerospike.client.Bin
Bin value.
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.BlobValue(Object) - Constructor for class com.aerospike.client.Value.BlobValue
 
Value.ByteSegmentValue - Class in com.aerospike.client
Byte segment value.
Value.ByteSegmentValue(byte[], int, int) - Constructor for class com.aerospike.client.Value.ByteSegmentValue
 
Value.BytesValue - Class in com.aerospike.client
Byte array value.
Value.BytesValue(byte[]) - Constructor for class com.aerospike.client.Value.BytesValue
 
Value.IntegerValue - Class in com.aerospike.client
Integer value.
Value.IntegerValue(int) - Constructor for class com.aerospike.client.Value.IntegerValue
 
Value.ListValue - Class in com.aerospike.client
List value.
Value.ListValue(List<?>) - Constructor for class com.aerospike.client.Value.ListValue
 
Value.LongValue - Class in com.aerospike.client
Long value.
Value.LongValue(long) - Constructor for class com.aerospike.client.Value.LongValue
 
Value.MapValue - Class in com.aerospike.client
Map value.
Value.MapValue(Map<?, ?>) - Constructor for class com.aerospike.client.Value.MapValue
 
Value.NullValue - Class in com.aerospike.client
Empty value.
Value.NullValue() - Constructor for class com.aerospike.client.Value.NullValue
 
Value.StringValue - Class in com.aerospike.client
String value.
Value.StringValue(String) - Constructor for class com.aerospike.client.Value.StringValue
 
Value.ValueArray - Class in com.aerospike.client
Value array.
Value.ValueArray(Value[]) - Constructor for class com.aerospike.client.Value.ValueArray
 
valueOf(String) - Static method in enum com.aerospike.client.async.MaxCommandAction
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.Type
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.Priority
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.query.IndexType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aerospike.client.async.MaxCommandAction
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.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.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.Priority
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.query.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2012–2014 Aerospike, Inc. All rights reserved.