public final class RuleBasePartitionId extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static RuleBasePartitionId |
MAIN_PARTITION |
static int |
PARALLEL_PARTITIONS_NUMBER |
Modifier and Type | Method and Description |
---|---|
static RuleBasePartitionId |
createPartition() |
boolean |
equals(Object obj) |
int |
getId() |
int |
getParallelEvaluationSlot() |
int |
hashCode() |
String |
toString() |
public static final int PARALLEL_PARTITIONS_NUMBER
public static final RuleBasePartitionId MAIN_PARTITION
public int getId()
public int getParallelEvaluationSlot()
public static RuleBasePartitionId createPartition()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.