| Modifier and Type | Class and Description |
|---|---|
static class |
HsFileDataIndexImpl.InternalRegion
A
HsFileDataIndexImpl.InternalRegion is an implementation of FileDataIndexRegionHelper.Region. |
| Modifier and Type | Method and Description |
|---|---|
static void |
FileRegionWriteReadUtils.writeFixedSizeRegionToFile(FileChannel channel,
ByteBuffer regionBuffer,
FileDataIndexRegionHelper.Region region)
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ProducerMergedPartitionFileIndex.FixedSizeRegion
Represents a series of buffers that are:
From the same subpartition
Logically (i.e. buffer index) consecutive
Physically (i.e. offset in the file) consecutive
Note that the region has a fixed size.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.