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 |
BeanGroupEvictionScheduler.cancel(Locality locality) |
void |
BeanExpirationScheduler.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 |
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) |
void |
SessionEvictionScheduler.cancel(Locality locality) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.