|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FluentGlobalConfiguration.TransportConfig | |
---|---|
org.infinispan.config | Cache configuration beans and parsers. |
Uses of FluentGlobalConfiguration.TransportConfig in org.infinispan.config |
---|
Classes in org.infinispan.config that implement FluentGlobalConfiguration.TransportConfig | |
---|---|
static class |
GlobalConfiguration.TransportType
Deprecated. |
Methods in org.infinispan.config that return FluentGlobalConfiguration.TransportConfig | |
---|---|
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.addProperty(String key,
String value)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.addProperty(String key,
String value)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.clusterName(String clusterName)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.clusterName(String clusterName)
Deprecated. Defines the name of the cluster. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.distributedSyncTimeout(Long distributedSyncTimeout)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.distributedSyncTimeout(Long distributedSyncTimeout)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.machineId(String machineId)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.machineId(String machineId)
Deprecated. The id of the machine where this node runs. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.nodeName(String nodeName)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.nodeName(String nodeName)
Deprecated. Name of the current node. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.rackId(String rackId)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.rackId(String rackId)
Deprecated. The id of the rack where this node runs. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.siteId(String siteId)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.siteId(String siteId)
Deprecated. The id of the site where this node runs. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.strictPeerToPeer(Boolean strictPeerToPeer)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.strictPeerToPeer(Boolean strictPeerToPeer)
Deprecated. If set to true, RPC operations will fail if the named cache does not exist on remote nodes with a NamedCacheNotFoundException. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.transportClass(Class<? extends Transport> transportClass)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.transportClass(Class<? extends Transport> transportClass)
Deprecated. Class that represents a network transport. |
FluentGlobalConfiguration.TransportConfig |
GlobalConfiguration.TransportType.withProperties(Properties properties)
Deprecated. |
FluentGlobalConfiguration.TransportConfig |
FluentGlobalConfiguration.TransportConfig.withProperties(Properties properties)
Deprecated. Sets transport properties |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |