Package | Description |
---|---|
org.uberfire.ext.metadata.io |
Modifier and Type | Method and Description |
---|---|
ConstrainedIndexerScheduler.ConstraintBuilder |
ConstrainedIndexerScheduler.ConstraintBuilder.addConstraint(String fromIndexerId,
String toIndexerId)
Assigns a constraint where one indexer must run after another indexer.
|
ConstrainedIndexerScheduler.ConstraintBuilder |
ConstrainedIndexerScheduler.ConstraintBuilder.addPriority(String indexerId,
int priority)
Assigns a priority to the indexer with the given ID.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.