public class JGroupsAddress extends Object implements Address
Modifier and Type | Class and Description |
---|---|
static class |
JGroupsAddress.Externalizer |
Modifier and Type | Field and Description |
---|---|
protected org.jgroups.Address |
address |
Constructor and Description |
---|
JGroupsAddress(org.jgroups.Address address) |
public org.jgroups.Address getJGroupsAddress()
public int compareTo(Address o)
compareTo
in interface Comparable<Address>
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.