Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected MERGE3.MergeHeader.Type |
MERGE3.MergeHeader.type |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
MergeHeader(MERGE3.MergeHeader.Type type,
ViewId view_id,
java.lang.String logical_name,
PhysicalAddress physical_addr) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.