Package | Description |
---|---|
org.infinispan.client.hotrod.marshall | |
org.infinispan.io |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
org.infinispan.loaders.jdbc |
This package contains a
CacheStore implementation based on
a JDBC database connection. |
org.infinispan.marshall |
Infinispan makes use of custom marshalling to serialize and deserialize state wherever
possible, rather than falling back to the JDK to do this.
|
org.infinispan.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
Class and Description |
---|
ByteBuffer
A byte buffer that exposes the internal byte array with minimal copying
|
Class and Description |
---|
ByteBuffer
A byte buffer that exposes the internal byte array with minimal copying
|
GridFile
Subclass of File to iterate through directories and files in a grid
|
GridFile.Metadata |
ReadableGridFileChannel |
WritableGridFileChannel |
Class and Description |
---|
ByteBuffer
A byte buffer that exposes the internal byte array with minimal copying
|
Class and Description |
---|
ByteBuffer
A byte buffer that exposes the internal byte array with minimal copying
|
Class and Description |
---|
ByteBuffer
A byte buffer that exposes the internal byte array with minimal copying
|
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.