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