Package org.apache.iceberg.io
Class BaseTaskWriter.RollingEqDeleteWriter
java.lang.Object
org.apache.iceberg.io.BaseTaskWriter.RollingEqDeleteWriter
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- BaseTaskWriter<T>
-
Method Summary
-
Method Details
-
write
- Throws:
IOException
-
currentPath
-
currentRows
public long currentRows() -
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-