public class ChannelFactoryTransport
extends org.infinispan.remoting.transport.jgroups.JGroupsTransport
JGroupsTransport that uses a provided channel.address, channel, CHANNEL_LOOKUP, closeChannel, clusterView, configuration, CONFIGURATION_FILE, CONFIGURATION_STRING, CONFIGURATION_XML, connectChannel, DEFAULT_JGROUPS_CONFIGURATION_FILE, disconnectChannel, invocationHandler, marshaller, notifier, physicalAddress, props, remoteExecutor, REPLY_FLAGS, timeoutExecutor, timeService| Constructor and Description |
|---|
ChannelFactoryTransport(org.wildfly.clustering.jgroups.spi.ChannelFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel() |
void |
initialize(org.infinispan.configuration.global.GlobalConfiguration configuration,
org.infinispan.commons.marshall.StreamingMarshaller marshaller,
org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier notifier,
org.infinispan.util.TimeService timeService,
org.infinispan.remoting.inboundhandler.InboundInvocationHandler globalHandler,
ScheduledExecutorService timeoutExecutor,
ExecutorService remoteExecutor) |
backupRemotely, checkTotalOrderSupported, getAddress, getChannel, getCoordinator, getLog, getMembers, getPhysicalAddresses, getSitesView, getViewId, invokeCommand, invokeCommand, invokeCommandOnAll, invokeCommands, invokeCommandStaggered, invokeRemotely, invokeRemotely, invokeRemotely, invokeRemotelyAsync, isCoordinator, isMulticastCapable, receiveClusterView, sendTo, sendToAll, sendToMany, start, stop, waitForView, withViewpublic ChannelFactoryTransport(org.wildfly.clustering.jgroups.spi.ChannelFactory factory)
public void initialize(org.infinispan.configuration.global.GlobalConfiguration configuration,
org.infinispan.commons.marshall.StreamingMarshaller marshaller,
org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier notifier,
org.infinispan.util.TimeService timeService,
org.infinispan.remoting.inboundhandler.InboundInvocationHandler globalHandler,
ScheduledExecutorService timeoutExecutor,
ExecutorService remoteExecutor)
initialize in class org.infinispan.remoting.transport.jgroups.JGroupsTransportprotected void initChannel()
initChannel in class org.infinispan.remoting.transport.jgroups.JGroupsTransportCopyright © 2018 JBoss by Red Hat. All rights reserved.