Package org.infinispan.io

Provides Infinispan-specific input and output streams, buffers and related utilities.

See:
          Description

Class Summary
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  
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
 

Package org.infinispan.io Description

Provides Infinispan-specific input and output streams, buffers and related utilities.


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.