Class EffectBatch

Object
EffectBatch

@Internal public class EffectBatch extends Object
  • Field Details

    • spec

      @NotNull public final ForestSpec spec
    • version

      @NotNull public final DataVersion version
    • movedRows

      @NotNull public final LongIterable movedRows
    • effects

      @NotNull public final List<EffectPair> effects
    • redoReplace

      @Nullable public final RowsToReplace redoReplace
    • undoReplace

      @Nullable public final RowsToReplace undoReplace
    • state

      @NotNull public EffectState state
    • timestamp

      public long timestamp
    • userKey

      public final String userKey
  • Constructor Details

  • Method Details

    • getTimestamp

      public long getTimestamp()
    • getUserKey

      public String getUserKey()