Class BuiltinJGroupsChannelConfigurator
java.lang.Object
org.infinispan.remoting.transport.jgroups.AbstractJGroupsChannelConfigurator
org.infinispan.remoting.transport.jgroups.FileJGroupsChannelConfigurator
org.infinispan.remoting.transport.jgroups.BuiltinJGroupsChannelConfigurator
- All Implemented Interfaces:
JGroupsChannelConfigurator, org.jgroups.conf.ProtocolStackConfigurator, org.jgroups.stack.ProtocolHook
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Field Summary
FieldsFields inherited from class AbstractJGroupsChannelConfigurator
channelListeners, dataSource -
Method Summary
Modifier and TypeMethodDescriptionAZURE(Properties properties) EC2(Properties properties) GOOGLE(Properties properties) KUBERNETES(Properties properties) TCP(Properties properties) TUNNEL(Properties properties) UDP(Properties properties) Methods inherited from class FileJGroupsChannelConfigurator
createChannel, getName, getPath, getProtocolStack, getProtocolStackStringMethods inherited from class AbstractJGroupsChannelConfigurator
addChannelListener, amendChannel, getSocketFactory, setDataSource, setSocketFactoryMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jgroups.conf.ProtocolStackConfigurator
afterCreation
-
Field Details
-
TCP_STACK_NAME
- See Also:
-
-
Method Details
-
TCP
-
UDP
-
KUBERNETES
-
EC2
-
GOOGLE
-
AZURE
-
TUNNEL
-