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