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