Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.remote_cache_container |
Modifier and Type | Method and Description |
---|---|
NoneNearCache |
RemoteCacheContainer.RemoteCacheContainerResources.noneNearCache()
Disables near cache.
|
Modifier and Type | Method and Description |
---|---|
T |
RemoteCacheContainer.noneNearCache(NoneNearCache value)
Disables near cache.
|
Modifier and Type | Class and Description |
---|---|
class |
NoneNearCache<T extends NoneNearCache<T>>
Disables near cache.
|
interface |
NoneNearCacheConsumer<T extends NoneNearCache<T>> |
interface |
NoneNearCacheSupplier<T extends NoneNearCache> |
Modifier and Type | Method and Description |
---|---|
NoneNearCache |
NoneNearCacheSupplier.get()
Constructed instance of NoneNearCache resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.