|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table.Visitor | |
|---|---|
| org.jgroups.protocols.pbcast | Supports probabilistic broadcasts. |
| org.jgroups.util | Provides useful functionality which cannot be assigned to any particular other package. |
| Uses of Table.Visitor in org.jgroups.protocols.pbcast |
|---|
| Classes in org.jgroups.protocols.pbcast that implement Table.Visitor | |
|---|---|
protected static class |
NAKACK2.Counter
|
| Uses of Table.Visitor in org.jgroups.util |
|---|
| Classes in org.jgroups.util that implement Table.Visitor | |
|---|---|
protected class |
Table.Counter
|
protected class |
Table.Dump
|
protected class |
Table.Getter
|
protected class |
Table.Missing
|
protected class |
Table.Remover
|
| Methods in org.jgroups.util with parameters of type Table.Visitor | |
|---|---|
void |
Table.forEach(long from,
long to,
Table.Visitor<T> visitor)
Iterates over the matrix with range [from .. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||