| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryTable<T extends BinaryTable<T>>
Defines a table used to store cache entries whose keys cannot be expressed as
 strings. 
 | 
interface  | 
BinaryTableConsumer<T extends BinaryTable<T>>  | 
interface  | 
BinaryTableSupplier<T extends BinaryTable>  | 
| Modifier and Type | Method and Description | 
|---|---|
BinaryTable | 
BinaryJDBCStore.BinaryJDBCStoreResources.binaryTable()
Defines a table used to store cache entries whose keys cannot be
 expressed as strings. 
 | 
BinaryTable | 
MixedJDBCStore.MixedJDBCStoreResources.binaryTable()
Defines a table used to store cache entries whose keys cannot be
 expressed as strings. 
 | 
BinaryTable | 
BinaryTableSupplier.get()
Constructed instance of BinaryTable resource 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
BinaryJDBCStore.binaryTable(BinaryTable value)
Defines a table used to store cache entries whose keys cannot be
 expressed as strings. 
 | 
T | 
MixedJDBCStore.binaryTable(BinaryTable value)
Defines a table used to store cache entries whose keys cannot be
 expressed as strings. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.