Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
Modifier and Type | Field and Description |
---|---|
protected Channel.State |
Channel.state
The current state of the channel
|
Modifier and Type | Method and Description |
---|---|
static Channel.State |
Channel.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Channel.State[] |
Channel.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.