public class TransportConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
String |
clusterName() |
long |
distributedSyncTimeout() |
boolean |
hasTopologyInfo() |
String |
machineId() |
String |
nodeName() |
TypedProperties |
properties() |
String |
rackId() |
String |
siteId() |
boolean |
strictPeerToPeer() |
String |
toString() |
Transport |
transport() |
public String clusterName()
public String machineId()
public String rackId()
public String siteId()
public long distributedSyncTimeout()
public Transport transport()
public String nodeName()
public boolean strictPeerToPeer()
public TypedProperties properties()
public boolean hasTopologyInfo()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.