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