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 Closeableclose in interface AutoCloseableIOExceptionpublic long getWrittenBytes()
Copyright © 2012–2023. All rights reserved.