| Package | Description |
|---|---|
| com.datasift.client.push.connectors |
| Modifier and Type | Method and Description |
|---|---|
static Redis.RedisFormat |
Redis.RedisFormat.fromStr(String str) |
static Redis.RedisFormat |
Redis.RedisFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Redis.RedisFormat[] |
Redis.RedisFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Redis |
Redis.format(Redis.RedisFormat format)
The output format for your data:
json_interaction_meta - This is specific to the Redis connector for now.
|
Copyright © 2015. All Rights Reserved.