|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ByteBuffer | A byte buffer that exposes the internal byte array with minimal copying |
ExpandableMarshalledValueByteStream | A byte stream that can be written to and expanded on the fly, not dissimilar to ExposedByteArrayOutputStream
but with the benefit of not having to allocate unnecessary byte arrays byt not extending ByteArrayOutputStream . |
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 | |
ImmutableMarshalledValueByteStream | A byte stream that is immutable. |
MarshalledValueByteStream | A stream of bytes which can be written to, and the underlying byte array can be directly accessed. |
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 |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
--> |