| Package | Description |
|---|---|
| org.apache.hadoop.hdfs |
| Modifier and Type | Field | Description |
|---|---|---|
protected DFSPacket |
DFSOutputStream.currentPacket |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.LinkedList<DFSPacket> |
DataStreamer.dataQueue |
| Modifier and Type | Method | Description |
|---|---|---|
protected DFSPacket |
DFSOutputStream.createPacket(int packetSize,
int chunksPerPkt,
long offsetInBlock,
long seqno,
boolean lastPacketInBlock) |
Use
ByteArrayManager to create buffer for non-heartbeat packets. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.