Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
default MixedJDBCStoreConsumer<T> |
MixedJDBCStoreConsumer.andThen(MixedJDBCStoreConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default MixedJDBCStoreConsumer<T> |
MixedJDBCStoreConsumer.andThen(MixedJDBCStoreConsumer<T> after) |
T |
DistributedCache.mixedJdbcStore(MixedJDBCStoreConsumer consumer)
The cache JDBC store configuration.
|
T |
ReplicatedCache.mixedJdbcStore(MixedJDBCStoreConsumer consumer)
The cache JDBC store configuration.
|
T |
LocalCache.mixedJdbcStore(MixedJDBCStoreConsumer consumer)
The cache JDBC store configuration.
|
T |
InvalidationCache.mixedJdbcStore(MixedJDBCStoreConsumer consumer)
The cache JDBC store configuration.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.