public class StoreBlockWriter extends LocalFileBlockWriter
BlockStreamTracker
.BlockClient.Type
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
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.