|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MERGE3.MergeHeader.Type | |
|---|---|
| org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
| Uses of MERGE3.MergeHeader.Type in org.jgroups.protocols |
|---|
| Fields in org.jgroups.protocols declared as MERGE3.MergeHeader.Type | |
|---|---|
protected MERGE3.MergeHeader.Type |
MERGE3.MergeHeader.type
|
| Methods in org.jgroups.protocols that return MERGE3.MergeHeader.Type | |
|---|---|
static MERGE3.MergeHeader.Type |
MERGE3.MergeHeader.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MERGE3.MergeHeader.Type[] |
MERGE3.MergeHeader.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jgroups.protocols with parameters of type MERGE3.MergeHeader.Type | |
|---|---|
MERGE3.MergeHeader(MERGE3.MergeHeader.Type type,
ViewId view_id,
View view,
java.lang.String logical_name,
java.util.Collection<PhysicalAddress> physical_addrs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||