Package com.illumon.iris.db.v2.utils
Interface ShiftData.ShiftCallback
- All Known Implementing Classes:
ArrayBackedColumnSource
,BooleanArraySource
,BooleanSingleValueSource
,ByteArraySource
,ByteSingleValueSource
,CharacterArraySource
,CharacterSingleValueSource
,DateTimeArraySource
,DoubleArraySource
,DoubleSingleValueSource
,FloatArraySource
,FloatSingleValueSource
,InstantArraySource
,IntegerArraySource
,IntegerSingleValueSource
,LongArraySource
,LongSingleValueSource
,NanosBasedTimeArraySource
,NullValueColumnSource
,ObjectArraySource
,ObjectSingleValueSource
,ShortArraySource
,ShortSingleValueSource
,SingleValueColumnSource
,ZonedDateTimeArraySource
- Enclosing class:
- ShiftData
public static interface ShiftData.ShiftCallback
-
Method Summary
Modifier and Type Method Description void
shift(long start, long end, long offset)
-
Method Details
-
shift
void shift(long start, long end, long offset)
-