See: Description
| Interface | Description | 
|---|---|
| LongBitFormat.Enum | 
| Class | Description | 
|---|---|
| ByteArrayManager.Conf | Configuration for ByteArrayManager. | 
| IOUtilsClient | |
| LongBitFormat | Bit format in a long. | 
| StripedBlockUtil.AlignedStripe | Given a requested byte range on a striped block group, an AlignedStripe
 represents an inclusive  StripedBlockUtil.VerticalRangethat is aligned with both
 the byte range and boundaries of all internal blocks. | 
| StripedBlockUtil.BlockReadStats | Struct holding the read statistics. | 
| StripedBlockUtil.ChunkByteBuffer | A utility to manage ByteBuffer slices for a reader. | 
| StripedBlockUtil.StripeRange | Used to indicate the buffered data's range in the block group. | 
| StripedBlockUtil.StripingCell | Cell is the unit of encoding used in  DFSStripedOutputStream. | 
| StripedBlockUtil.StripingChunk | Indicates the coverage of an  StripedBlockUtil.AlignedStripeon an internal block,
 and the state of the chunk in the context of the read request. | 
| StripedBlockUtil.StripingChunkReadResult | This class represents result from a striped read request. | 
| StripedBlockUtil.VerticalRange | A simple utility class representing an arbitrary vertical inclusive range
 starting at  StripedBlockUtil.VerticalRange.offsetInBlockand lasting forStripedBlockUtil.VerticalRange.spanInBlockbytes in an internal block. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.