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
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Field Summary
FieldsFields inherited from class org.infinispan.remoting.transport.jgroups.AbstractJGroupsChannelConfigurator
channelListeners -
Method Summary
Modifier and TypeMethodDescriptionAZURE(Properties properties) EC2(Properties properties) GOOGLE(Properties properties) KUBERNETES(Properties properties) TCP(Properties properties) UDP(Properties properties) Methods inherited from class org.infinispan.remoting.transport.jgroups.FileJGroupsChannelConfigurator
createChannel, getName, getPath, getProtocolStack, getProtocolStackStringMethods inherited from class org.infinispan.remoting.transport.jgroups.AbstractJGroupsChannelConfigurator
addChannelListener, amendChannel, getSocketFactory, setSocketFactory
-
Field Details
-
TCP_STACK_NAME
- See Also:
-
-
Method Details
-
TCP
-
UDP
-
KUBERNETES
-
EC2
-
GOOGLE
-
AZURE
-