| Package | Description |
|---|---|
| org.redisson.cluster |
| Modifier and Type | Method and Description |
|---|---|
ClusterPartition.Type |
ClusterPartition.getType() |
static ClusterPartition.Type |
ClusterPartition.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterPartition.Type[] |
ClusterPartition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterPartition.setType(ClusterPartition.Type type) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.