Uses of Class
org.apache.hadoop.hdfs.DFSPacket
Packages that use DFSPacket
-
Uses of DFSPacket in org.apache.hadoop.hdfs
Fields in org.apache.hadoop.hdfs declared as DFSPacketFields in org.apache.hadoop.hdfs with type parameters of type DFSPacketMethods in org.apache.hadoop.hdfs that return DFSPacketModifier and TypeMethodDescriptionprotected DFSPacketDFSOutputStream.createPacket(int packetSize, int chunksPerPkt, long offsetInBlock, long seqno, boolean lastPacketInBlock) UseByteArrayManagerto create buffer for non-heartbeat packets.