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

T

Task - Class in com.aerospike.client.task
Task used to poll for server task completion.
Task(Cluster, boolean) - Constructor for class com.aerospike.client.task.Task
Initialize task with fields needed to query server nodes.
tendInterval - Variable in class com.aerospike.client.policy.ClientPolicy
Interval in milliseconds between cluster tends by maintenance thread.
threadPool - Variable in class com.aerospike.client.policy.ClientPolicy
Underlying thread pool used in batch, scan, and query commands.
timeout - Variable in exception com.aerospike.client.AerospikeException.Timeout
 
timeout - Variable in class com.aerospike.client.policy.AdminPolicy
User administration command socket timeout in milliseconds.
timeout - Variable in class com.aerospike.client.policy.ClientPolicy
Initial host connection timeout in milliseconds.
timeout - Variable in class com.aerospike.client.policy.InfoPolicy
Info command socket timeout in milliseconds.
timeout - Variable in class com.aerospike.client.policy.Policy
Transaction timeout in milliseconds.
TIMEOUT - Static variable in class com.aerospike.client.ResultCode
Client or server has timed out.
toInteger() - Method in class com.aerospike.client.Value.IntegerValue
 
toInteger() - Method in class com.aerospike.client.Value.LongValue
 
toInteger() - Method in class com.aerospike.client.Value
Return value as an integer.
toLong() - Method in class com.aerospike.client.Value.IntegerValue
 
toLong() - Method in class com.aerospike.client.Value.LongValue
 
toLong() - Method in class com.aerospike.client.Value
Return value as a long.
toString() - Method in class com.aerospike.client.Bin
Return string representation of bin.
toString() - Method in class com.aerospike.client.cluster.Node
 
toString() - Method in class com.aerospike.client.Host
 
toString() - Method in class com.aerospike.client.Key
 
toString() - Method in class com.aerospike.client.Record
Return String representation of record.
toString() - Method in class com.aerospike.client.Value.BlobValue
 
toString() - Method in class com.aerospike.client.Value.ByteSegmentValue
 
toString() - Method in class com.aerospike.client.Value.BytesValue
 
toString() - Method in class com.aerospike.client.Value.IntegerValue
 
toString() - Method in class com.aerospike.client.Value.ListValue
 
toString() - Method in class com.aerospike.client.Value.LongValue
 
toString() - Method in class com.aerospike.client.Value.MapValue
 
toString() - Method in class com.aerospike.client.Value.NullValue
 
toString() - Method in class com.aerospike.client.Value.StringValue
 
toString() - Method in class com.aerospike.client.Value.ValueArray
 
touch(WritePolicy, Key) - Method in class com.aerospike.client.AerospikeClient
Reset record's time to expiration using the policy's expiration.
touch(WritePolicy, WriteListener, Key) - Method in class com.aerospike.client.async.AsyncClient
Asynchronously create record if it does not already exist.
touch() - Static method in class com.aerospike.client.Operation
Create touch database operation.
type - Variable in class com.aerospike.client.Operation
Type of operation.
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.