Package | Description |
---|---|
org.jgroups.protocols.rules |
Modifier and Type | Class and Description |
---|---|
class |
CheckFDMonitor
Rule which checks if the FD monitor is running when we have more than 1 member.
|
class |
SampleRule |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Tuple<Rule,Future<?>>> |
SUPERVISOR.rules |
Modifier and Type | Method and Description |
---|---|
Rule |
Rule.log(Log log) |
Rule |
Rule.supervisor(SUPERVISOR sv) |
Modifier and Type | Method and Description |
---|---|
void |
SUPERVISOR.installRule(long interval,
Rule rule)
Installs a new rule
|
void |
SUPERVISOR.installRule(String name,
long interval,
Rule rule)
Installs a new rule
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.