| Package | Description |
|---|---|
| org.infinispan.commons.io |
Commons IO package
|
| org.infinispan.persistence |
Persistence API.
|
| 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,
KeyPartitioner keyPartitioner,
StreamingMarshaller marshaller,
TimeService timeService,
ByteBufferFactory byteBufferFactory,
MarshalledEntryFactory mef,
ExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferFactory |
InitializationContext.getByteBufferFactory()
To be used for building
ByteBuffer objects. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.