Package | Description |
---|---|
org.keycloak.cluster |
Modifier and Type | Method and Description |
---|---|
static ClusterProvider.DCNotify |
ClusterProvider.DCNotify.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterProvider.DCNotify[] |
ClusterProvider.DCNotify.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterProvider.notify(String taskKey,
ClusterEvent event,
boolean ignoreSender,
ClusterProvider.DCNotify dcNotify)
Notify registered listeners on all cluster nodes in all datacenters.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.