Class | Description |
---|---|
Converters |
Common type converters
|
ListConverter<S,T> |
Converts a List of values of one type to a List of values of another type
|
LongToBooleanConverter |
Converts Longs to Booleans
|
MapConverter<S,T> |
Converts a Map of values of one key/value type to a Map of values of another type
|
SetConverter<S,T> |
Converts a Set of values of one type to a Set of values of another type
|
StringToDataTypeConverter |
Converts Strings to
DataType s |
StringToPropertiesConverter |
Converts Strings to
Properties |
StringToRedisClientInfoConverter | |
TransactionResultConverter<T> |
Converts the results of transaction exec using a supplied Queue of
FutureResult s. |
Enum | Description |
---|---|
MapToPropertiesConverter |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.