| Package | Description |
|---|---|
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JGroupsTopologyAwareAddress
An encapsulation of a JGroups
ExtendedUUID with a site id, a rack id, and a machine id. |
| Modifier and Type | Method and Description |
|---|---|
JGroupsAddress |
JGroupsAddress.Externalizer.doReadObject(ObjectInput unmarshaller) |
JGroupsAddress |
JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324.readFrom(org.infinispan.protostream.ImmutableSerializationContext $1,
org.infinispan.protostream.RawProtoStreamReader $2) |
| Modifier and Type | Method and Description |
|---|---|
Class<JGroupsAddress> |
JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324.getJavaClass() |
Set<Class<? extends JGroupsAddress>> |
JGroupsAddress.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
JGroupsAddress.Externalizer.doWriteObject(ObjectOutput output,
JGroupsAddress address) |
void |
JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324.writeTo(org.infinispan.protostream.ImmutableSerializationContext $1,
org.infinispan.protostream.RawProtoStreamWriter $2,
JGroupsAddress $3) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.