Interface ShiftData.RowSetShiftCallback

All Known Implementing Classes:
BooleanSparseArraySource, ByteSparseArraySource, CharacterSparseArraySource, DoubleSparseArraySource, FloatSparseArraySource, InstantSparseArraySource, IntegerSparseArraySource, LongSparseArraySource, NanosBasedTimeSparseArraySource, ObjectSparseArraySource, ShortSparseArraySource, SparseArrayColumnSource, ZonedDateTimeSparseArraySource
Enclosing class:
ShiftData

public static interface ShiftData.RowSetShiftCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    shift(RowSet rowSet, long offset)
     
  • Method Details

    • shift

      void shift(RowSet rowSet, long offset)