Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.remote_cache_container |
Modifier and Type | Method and Description |
---|---|
InvalidationNearCache |
RemoteCacheContainer.RemoteCacheContainerResources.invalidationNearCache()
Configures using near cache in invalidated mode.
|
Modifier and Type | Method and Description |
---|---|
T |
RemoteCacheContainer.invalidationNearCache(InvalidationNearCache value)
Configures using near cache in invalidated mode.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidationNearCache<T extends InvalidationNearCache<T>>
Configures using near cache in invalidated mode.
|
interface |
InvalidationNearCacheConsumer<T extends InvalidationNearCache<T>> |
interface |
InvalidationNearCacheSupplier<T extends InvalidationNearCache> |
Modifier and Type | Method and Description |
---|---|
InvalidationNearCache |
InvalidationNearCacheSupplier.get()
Constructed instance of InvalidationNearCache resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.