public class StoreBlockWriter extends LocalFileBlockWriter
BlockStreamTracker
.BlockClient.Type
Modifier and Type | Field and Description |
---|---|
protected TempBlockMeta |
mBlockMeta
Temp block meta for the writer.
|
Constructor and Description |
---|
StoreBlockWriter(TempBlockMeta blockMeta)
Creates new block writer for block store.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
append, append, append, getChannel, getPosition
toString
protected final TempBlockMeta mBlockMeta
public StoreBlockWriter(TempBlockMeta blockMeta) throws IOException
blockMeta
- temp block metaIOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class LocalFileBlockWriter
IOException
Copyright © 2023. All Rights Reserved.