public class TempFileWriter extends Object implements Closeable
Constructor and Description |
---|
TempFileWriter(List<Type> types,
DataSink sink) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
long |
getWrittenBytes() |
void |
writePage(Page page) |
public void writePage(Page page)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public long getWrittenBytes()
Copyright © 2012–2022. All rights reserved.