A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

T

time() - Method in interface com.blackrook.redis.commands.RedisServerCommands
time() - Method in class com.blackrook.redis.RedisServerConnection
 
toByteArray() - Method in class com.blackrook.redis.struct.DataList
Returns the bytes in this vector into an array.
toString() - Method in class com.blackrook.redis.data.KeyValue
 
toString() - Method in class com.blackrook.redis.data.RedisObject
 
toString() - Method in class com.blackrook.redis.struct.DataList
 
ttl(String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
ttl(String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
ttl(String) - Method in class com.blackrook.redis.RedisConnection
 
ttl(String) - Method in class com.blackrook.redis.RedisPipeline
 
TTL_NO_EXPIRE - Static variable in interface com.blackrook.redis.commands.RedisConnectionCommands
TTL error - no expire.
TTL_NOT_EXIST - Static variable in interface com.blackrook.redis.commands.RedisConnectionCommands
TTL error - not exist.
type(String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
type(String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
type(String) - Method in class com.blackrook.redis.RedisConnection
 
type(String) - Method in class com.blackrook.redis.RedisPipeline
 
TypeConverter - Class in com.blackrook.redis.struct
Type converter class for converting types to others.
TypeConverter(TypeProfileFactory) - Constructor for class com.blackrook.redis.struct.TypeConverter
Creates a type profiler.
TypeProfileFactory - Class in com.blackrook.redis.struct
A factory that produces type profiles for POJOs and data objects.
TypeProfileFactory(TypeProfileFactory.MemberPolicy) - Constructor for class com.blackrook.redis.struct.TypeProfileFactory
Creates a new TypeProfileFactory.
TypeProfileFactory.MemberPolicy - Interface in com.blackrook.redis.struct
An interface for figuring out whether to ignore certain fields or methods on an object that a profile is being generated for (if they are already going to pass testing for includable fields).
TypeProfileFactory.Profile<T> - Class in com.blackrook.redis.struct
Type profile for an unknown object that has an ambiguous signature for applying values to POJOs and beans.
TypeProfileFactory.Profile.FieldInfo - Class in com.blackrook.redis.struct
Field information.
TypeProfileFactory.Profile.MethodInfo - Class in com.blackrook.redis.struct
Method signature.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages