Package | Description |
---|---|
org.infinispan.io |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
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
|
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
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.