Package | Description |
---|---|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
NAKACK2.Counter |
Modifier and Type | Class and Description |
---|---|
protected class |
Table.Counter |
protected class |
Table.Dump |
protected class |
Table.Getter |
protected class |
Table.HighestDeliverable |
protected class |
Table.Missing |
protected class |
Table.Remover |
protected class |
Table.RemoverOnAdd |
Modifier and Type | Method and Description |
---|---|
void |
Table.forEach(long from,
long to,
Table.Visitor<T> visitor)
Iterates over the matrix with range [from ..
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.