Class BasePositionDeltaWriter<T>

java.lang.Object
org.apache.iceberg.io.BasePositionDeltaWriter<T>
All Implemented Interfaces:
Closeable, AutoCloseable, PositionDeltaWriter<T>

public class BasePositionDeltaWriter<T> extends Object implements PositionDeltaWriter<T>