public class RedisKeyGenerator extends Object
| Constructor and Description |
|---|
RedisKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
clusterKey(String clusterName) |
static String |
key(String keyName,
cloud.orbit.tuples.Pair<String,String>... args) |
static String |
nodeKey(String clusterName,
String nodeId) |
Copyright © 2017 Electronic Arts Inc. All rights reserved.