out.writeInt(MAGIC_WORD).writeInt(blockLength).writeLong(firstEntryId).writeBytes(PADDING); | out.writeInt(MAGIC_WORD).writeLong(headerLength).writeLong(blockLength).writeLong(firstEntryId).writeBytes(PADDING); | out.writeInt(MAGIC_WORD).writeInt(blockLength) | out.writeInt(MAGIC_WORD).writeLong(headerLength).writeLong(blockLength) | pulsar | 9594553e86b35d3f5243cf3bd3519f0122c7a01c | org.apache.pulsar.broker.s3offload.impl.DataBlockHeaderImpl | | _1 | blockLength |
---|
_2 | blockLength |
---|
| | | | Uses | False |