See: Description
Class | Description |
---|---|
ByteBuffer |
A byte buffer that exposes the internal byte array with minimal copying
|
ExposedByteArrayOutputStream |
Extends ByteArrayOutputStream, but exposes the internal buffer.
|
GridFile |
Subclass of File to iterate through directories and files in a grid
|
GridFile.Metadata | |
GridFilesystem |
Entry point for GridFile and GridInputStream / GridOutputStream
|
GridInputStream | |
GridOutputStream | |
ReadableGridFileChannel | |
UnclosableObjectInputStream |
A delegating
ObjectInput that delegates all methods except ObjectInput.close() . |
UnclosableObjectOutputStream |
An unclosable version of an
ObjectOutput . |
UnsignedNumeric |
Helper to read and write unsigned numerics
|
WritableGridFileChannel |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.