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 java.util.Map<java.lang.String,Tuple<Rule,java.util.concurrent.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(java.lang.String name,
long interval,
Rule rule)
Installs a new rule
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.