Package | Description |
---|---|
org.jgroups.stack |
Support for managing protocol stacks.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RouterStubManager.apply(RouterStub stub,
RouterStubManager.Consumer action) |
void |
RouterStubManager.forAny(RouterStubManager.Consumer action)
Applies action to a randomly picked RouterStub that's connected
|
void |
RouterStubManager.forEach(RouterStubManager.Consumer action)
Applies action to all RouterStubs that are connected
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.