Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
default StringTableConsumer<T> |
StringTableConsumer.andThen(StringTableConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default StringTableConsumer<T> |
StringTableConsumer.andThen(StringTableConsumer<T> after) |
T |
MixedJDBCStore.stringTable(StringTableConsumer consumer)
Defines a table used to store cache entries whose keys can be expressed
as strings.
|
T |
JDBCStore.stringTable(StringTableConsumer consumer)
Defines a table used to store cache entries whose keys can be expressed
as strings.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.