|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoutingTier | |
|---|---|
| voldemort.client | The user facing interface to Voldemort. |
| Uses of RoutingTier in voldemort.client |
|---|
| Methods in voldemort.client that return RoutingTier | |
|---|---|
static RoutingTier |
RoutingTier.fromDisplay(java.lang.String type)
|
RoutingTier |
ClientConfig.getRoutingTier()
|
static RoutingTier |
RoutingTier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RoutingTier[] |
RoutingTier.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in voldemort.client with parameters of type RoutingTier | |
|---|---|
ClientConfig |
ClientConfig.setRoutingTier(RoutingTier routingTier)
Set the tier at which routing occurs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||