Interface SnapshotUpdateAction<ThisT,R>

All Superinterfaces:
Action<ThisT,R>
All Known Implementing Classes:
BaseRewriteDataFilesAction, RewriteDataFilesAction

public interface SnapshotUpdateAction<ThisT,R> extends Action<ThisT,R>
  • Method Summary

    Modifier and Type
    Method
    Description
    set(String property, String value)
     

    Methods inherited from interface org.apache.iceberg.actions.Action

    execute, option, options