Interface HistoryRunCycle.GetNextBatch
-
- Enclosing class:
- HistoryRunCycle
public static interface HistoryRunCycle.GetNextBatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description gnu.trove.list.array.TLongArrayList
next(Long lastBuildId, int batchSize)
-
-
-
Method Detail
-
next
gnu.trove.list.array.TLongArrayList next(Long lastBuildId, int batchSize)
-
-