public static class BlockHeader.Serializer extends Object
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
BlockHeader |
read(DataInput input,
BlockHeader reuse) |
void |
write(DataOutput output,
BlockHeader blockHeader) |
public void write(DataOutput output, BlockHeader blockHeader) throws IOException
IOException
public BlockHeader read(DataInput input, BlockHeader reuse) throws IOException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.