OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
batches = Lists.partition(messageIds,MAX_REDELIVER_UNACKNOWLEDGED)batches = Iterables.partition(messageIds,MAX_REDELIVER_UNACKNOWLEDGED)Lists.partition(messageIds,MAX_REDELIVER_UNACKNOWLEDGED)Iterables.partition(messageIds,MAX_REDELIVER_UNACKNOWLEDGED)pulsar5e9884c7ea310baf62687efddb63af0521415d35com.yahoo.pulsar.client.impl.ConsumerImpl
_1906
_2921
_1batches
_2batches
v0messageIds
v1MAX_REDELIVER_UNACKNOWLEDGED
  • com.google.common.collect.Iterables
v0messageIds
v1MAX_REDELIVER_UNACKNOWLEDGED
AssignedToTrue
snapshotIdsPartition = Lists.partition(snapshotIds,MAX_SNAPSHOTS_PER_QUERY)snapshotIdsPartition = Iterables.partition(snapshotIds,MAX_SNAPSHOTS_PER_QUERY)Lists.partition(snapshotIds,MAX_SNAPSHOTS_PER_QUERY)Iterables.partition(snapshotIds,MAX_SNAPSHOTS_PER_QUERY)sonarqubeb2ffd22edae8c5ab09c8a7ac074af68351e46e56org.sonar.db.purge.PurgeCommands
_1189
_2208
_1snapshotIdsPartition
_2snapshotIdsPartition
v0snapshotIds
v1MAX_SNAPSHOTS_PER_QUERY
  • com.google.common.collect.Iterables
v0snapshotIds
v1MAX_SNAPSHOTS_PER_QUERY
AssignedToTrue