| Package | Description |
|---|---|
| org.infinispan.commons.io |
Commons IO package
|
| org.infinispan.persistence.jdbc.mixed |
This is a delegating CacheStore implementation that delegates either to a binary
or String based JDBC cache store depending on the key used.
|
| org.infinispan.persistence.spi |
The Persistence SPI
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferFactoryImpl
Deprecated.
Since 8.3, will be removed.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBufferFactory |
InitialisationContextDelegate.getByteBufferFactory() |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferFactory |
InitializationContext.getByteBufferFactory()
To be used for building
ByteBuffer objects. |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.