| Package | Description |
|---|---|
| org.wildfly.clustering.ejb.infinispan | |
| org.wildfly.clustering.infinispan.spi.distribution | |
| org.wildfly.clustering.web.infinispan.session |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.cancel(Locality locality)
Cancels any previous scheduled tasks for beans which are no longer local to the current node
|
void |
BeanExpirationScheduler.cancel(Locality locality) |
void |
BeanGroupEvictionScheduler.cancel(Locality locality) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentHashLocality
Locality implementation based on a ConsistentHash. |
class |
SimpleLocality
Simple
Locality implementation that uses a static value. |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionEvictionScheduler.cancel(Locality locality) |
void |
Scheduler.cancel(Locality locality)
Cancels any previous scheduled tasks for session which are no longer local to the current node
|
void |
SessionExpirationScheduler.cancel(Locality locality) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.