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