| Package | Description |
|---|---|
| org.infinispan.commons.io |
Commons IO package
|
| org.infinispan.persistence |
This package contains stores, which are used for overflow or persistence.
|
| org.infinispan.persistence.spi |
The Persistence SPI
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferFactory |
InitializationContextImpl.getByteBufferFactory() |
| Constructor and Description |
|---|
InitializationContextImpl(StoreConfiguration configuration,
Cache cache,
StreamingMarshaller marshaller,
TimeService timeService,
ByteBufferFactory byteBufferFactory,
MarshalledEntryFactory mef) |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferFactory |
InitializationContext.getByteBufferFactory()
To be used for building
ByteBuffer objects. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.