public class ChannelTransport
extends org.infinispan.remoting.transport.jgroups.JGroupsTransport
JGroupsTransport that uses a provided channel.address, asyncExecutor, channel, CHANNEL_LOOKUP, closeChannel, CONFIGURATION_FILE, CONFIGURATION_STRING, CONFIGURATION_XML, connectChannel, coordinator, DEFAULT_JGROUPS_CONFIGURATION_FILE, disconnectChannel, dispatcher, gcr, globalHandler, isCoordinator, marshaller, members, notifier, physicalAddress, props, viewId, viewUpdateCondition, viewUpdateLock| Constructor and Description |
|---|
ChannelTransport(org.jgroups.Channel channel,
org.wildfly.clustering.jgroups.spi.ChannelFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel() |
void |
initialize(org.infinispan.commons.marshall.StreamingMarshaller marshaller,
ExecutorService asyncExecutor,
org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier notifier,
org.infinispan.factories.GlobalComponentRegistry gcr,
org.infinispan.util.TimeService timeService,
org.infinispan.remoting.inboundhandler.InboundInvocationHandler globalHandler) |
protected void |
initRPCDispatcher() |
backupRemotely, block, checkTotalOrderSupported, getAddress, getChannel, getCommandAwareRpcDispatcher, getCoordinator, getLog, getMembers, getPhysicalAddresses, getViewId, invokeRemotely, invokeRemotely, invokeRemotely, isCoordinator, isMulticastCapable, start, startJGroupsChannelIfNeeded, stop, suspect, toJGroupsAddress, unblock, viewAccepted, waitForChannelToConnect, waitForViewpublic ChannelTransport(org.jgroups.Channel channel,
org.wildfly.clustering.jgroups.spi.ChannelFactory factory)
public void initialize(org.infinispan.commons.marshall.StreamingMarshaller marshaller,
ExecutorService asyncExecutor,
org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier notifier,
org.infinispan.factories.GlobalComponentRegistry gcr,
org.infinispan.util.TimeService timeService,
org.infinispan.remoting.inboundhandler.InboundInvocationHandler globalHandler)
initialize in class org.infinispan.remoting.transport.jgroups.JGroupsTransportprotected void initRPCDispatcher()
initRPCDispatcher in class org.infinispan.remoting.transport.jgroups.JGroupsTransportprotected void initChannel()
initChannel in class org.infinispan.remoting.transport.jgroups.JGroupsTransportCopyright © 2015 JBoss by Red Hat. All rights reserved.