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, Policy) - Constructor for class com.aerospike.client.task.Task
Initialize task with fields needed to query server nodes.
Task() - Constructor for class com.aerospike.client.task.Task
Initialize task that has already completed.
Task.DoneException - Exception in com.aerospike.client.task
 
Task.DoneException(String) - Constructor for exception com.aerospike.client.task.Task.DoneException
 
tendInterval - Variable in class com.aerospike.client.policy.ClientPolicy
Interval in milliseconds between cluster tends by maintenance thread.
ThreadDaemonFactory - Class in com.aerospike.client.cluster
Thread pool factory that generates daemon threads.
ThreadDaemonFactory() - Constructor for class com.aerospike.client.cluster.ThreadDaemonFactory
 
threadPool - Variable in class com.aerospike.client.policy.ClientPolicy
Underlying thread pool used in synchronous 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
Total transaction timeout in milliseconds for both client and server.
TIMEOUT - Static variable in class com.aerospike.client.ResultCode
Client or server has timed out.
timeoutDelay - Variable in class com.aerospike.client.policy.Policy
Delay milliseconds after transaction timeout before closing socket in async mode only.
tlsName - Variable in class com.aerospike.client.Host
TLS certificate name used for secure connections.
tlsPolicy - Variable in class com.aerospike.client.policy.ClientPolicy
TLS secure connection policy for TLS enabled servers.
TlsPolicy - Class in com.aerospike.client.policy
TLS connection policy.
TlsPolicy() - Constructor for class com.aerospike.client.policy.TlsPolicy
 
toInteger() - Method in class com.aerospike.client.Value.BooleanValue
 
toInteger() - Method in class com.aerospike.client.Value.DoubleValue
 
toInteger() - Method in class com.aerospike.client.Value.FloatValue
 
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.BooleanValue
 
toLong() - Method in class com.aerospike.client.Value.DoubleValue
 
toLong() - Method in class com.aerospike.client.Value.FloatValue
 
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 enum com.aerospike.client.admin.PrivilegeCode
Convert code to string.
toString() - Method in class com.aerospike.client.BatchRead
Convert BatchRead to string.
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.BooleanValue
 
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.DoubleValue
 
toString() - Method in class com.aerospike.client.Value.FloatValue
 
toString() - Method in class com.aerospike.client.Value.GeoJSONValue
 
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(WritePolicy, WriteListener, Key) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously create record if it does not already exist.
touch(WritePolicy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Reset record's time to expiration using the policy's expiration.
touch() - Static method in class com.aerospike.client.Operation
Create touch database operation.
trim(String, int, int) - Static method in class com.aerospike.client.cdt.ListOperation
Create list trim 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–2017 Aerospike, Inc. All rights reserved.