Uses of Class
org.infinispan.remoting.transport.jgroups.JGroupsAddress
Packages that use JGroupsAddress
-
Uses of JGroupsAddress in org.infinispan.remoting.transport.jgroups
Subclasses of JGroupsAddress in org.infinispan.remoting.transport.jgroupsModifier and TypeClassDescriptionclass
An encapsulation of a JGroupsExtendedUUID
with a site id, a rack id, and a machine id.Methods in org.infinispan.remoting.transport.jgroups that return JGroupsAddressModifier and TypeMethodDescriptionJGroupsAddress.Externalizer.doReadObject
(ObjectInput unmarshaller) JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.remoting.transport.jgroups that return types with arguments of type JGroupsAddressModifier and TypeMethodDescriptionJGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324.getJavaClass()
Set<Class<? extends JGroupsAddress>>
JGroupsAddress.Externalizer.getTypeClasses()
Methods in org.infinispan.remoting.transport.jgroups with parameters of type JGroupsAddressModifier and TypeMethodDescriptionvoid
JGroupsAddress.Externalizer.doWriteObject
(ObjectOutput output, JGroupsAddress address) void
JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, JGroupsAddress $2)