public class SelectNextJobsToExecute extends Object implements SelectListQueryHandler<org.camunda.bpm.engine.impl.persistence.entity.JobEntity,org.camunda.bpm.engine.impl.db.ListQueryParameterObject>
| Modifier and Type | Field and Description |
|---|---|
protected static List<Long> |
activeLockedShards |
protected static List<Long> |
activeShards |
protected static int |
shardInitNumber |
protected static int |
shardSizeMillis |
| Constructor and Description |
|---|
SelectNextJobsToExecute() |
| Modifier and Type | Method and Description |
|---|---|
List<org.camunda.bpm.engine.impl.persistence.entity.JobEntity> |
executeQuery(CassandraPersistenceSession session,
org.camunda.bpm.engine.impl.db.ListQueryParameterObject query) |
static void |
prepare(CassandraProcessEngineConfiguration config) |
protected static int shardSizeMillis
protected static int shardInitNumber
public static void prepare(CassandraProcessEngineConfiguration config)
public List<org.camunda.bpm.engine.impl.persistence.entity.JobEntity> executeQuery(CassandraPersistenceSession session, org.camunda.bpm.engine.impl.db.ListQueryParameterObject query)
executeQuery in interface SelectListQueryHandler<org.camunda.bpm.engine.impl.persistence.entity.JobEntity,org.camunda.bpm.engine.impl.db.ListQueryParameterObject>Copyright © 2016 camunda services GmbH. All rights reserved.