|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleBasePartitionId | |
|---|---|
| org.drools.core.common | |
| org.drools.core.reteoo | |
| org.drools.core.reteoo.builder | |
| org.drools.core.reteoo.compiled | |
| org.drools.core.util.debug | |
| Uses of RuleBasePartitionId in org.drools.core.common |
|---|
| Fields in org.drools.core.common declared as RuleBasePartitionId | |
|---|---|
static RuleBasePartitionId |
RuleBasePartitionId.MAIN_PARTITION
|
protected RuleBasePartitionId |
BaseNode.partitionId
|
| Methods in org.drools.core.common that return RuleBasePartitionId | |
|---|---|
RuleBasePartitionId |
InternalRuleBase.createNewPartitionId()
Creates and allocates a new partition ID for this rulebase |
RuleBasePartitionId |
BaseNode.getPartitionId()
Returns the partition ID for which this node belongs to |
RuleBasePartitionId |
NetworkNode.getPartitionId()
Returns the partition ID to which this node belongs to |
| Methods in org.drools.core.common that return types with arguments of type RuleBasePartitionId | |
|---|---|
List<RuleBasePartitionId> |
InternalRuleBase.getPartitionIds()
Return the list of Partition IDs for this rulebase |
| Methods in org.drools.core.common with parameters of type RuleBasePartitionId | |
|---|---|
void |
BaseNode.setPartitionId(RuleBasePartitionId partitionId)
Sets the partition this node belongs to |
| Constructors in org.drools.core.common with parameters of type RuleBasePartitionId | |
|---|---|
BaseNode(int id,
RuleBasePartitionId partitionId,
boolean partitionsEnabled)
All nodes have a unique id, set in the constructor. |
|
| Uses of RuleBasePartitionId in org.drools.core.reteoo |
|---|
| Fields in org.drools.core.reteoo declared as RuleBasePartitionId | |
|---|---|
protected RuleBasePartitionId |
AbstractObjectSinkAdapter.partitionId
|
protected RuleBasePartitionId |
AbstractLeftTupleSinkAdapter.partitionId
|
| Methods in org.drools.core.reteoo that return RuleBasePartitionId | |
|---|---|
RuleBasePartitionId |
ReteooRuleBase.createNewPartitionId()
|
RuleBasePartitionId |
LeftInputAdapterNode.RightTupleSinkAdapter.getPartitionId()
|
RuleBasePartitionId |
ObjectSinkPropagator.getPartitionId()
|
RuleBasePartitionId |
AbstractObjectSinkAdapter.getPartitionId()
Returns the partition to which this propagator belongs to |
RuleBasePartitionId |
AbstractLeftTupleSinkAdapter.getPartitionId()
Returns the partition to which this propagator belongs to |
RuleBasePartitionId |
EmptyObjectSinkAdapter.getPartitionId()
|
| Methods in org.drools.core.reteoo that return types with arguments of type RuleBasePartitionId | |
|---|---|
List<RuleBasePartitionId> |
ReteooRuleBase.getPartitionIds()
|
| Methods in org.drools.core.reteoo with parameters of type RuleBasePartitionId | |
|---|---|
void |
AbstractObjectSinkAdapter.setPartitionId(RuleBasePartitionId partitionId)
Sets the partition to which this propagator belongs to |
void |
AbstractLeftTupleSinkAdapter.setPartitionId(RuleBasePartitionId partitionId)
Sets the partition to which this propagator belongs to |
| Uses of RuleBasePartitionId in org.drools.core.reteoo.builder |
|---|
| Methods in org.drools.core.reteoo.builder that return RuleBasePartitionId | |
|---|---|
RuleBasePartitionId |
BuildContext.getPartitionId()
|
| Methods in org.drools.core.reteoo.builder with parameters of type RuleBasePartitionId | |
|---|---|
EntryPointNode |
NodeFactory.buildEntryPointNode(int id,
RuleBasePartitionId partitionId,
boolean partitionsEnabled,
ObjectSource objectSource,
EntryPointId entryPoint)
|
EntryPointNode |
PhreakNodeFactory.buildEntryPointNode(int id,
RuleBasePartitionId partitionId,
boolean partitionsEnabled,
ObjectSource objectSource,
EntryPointId entryPoint)
|
void |
BuildContext.setPartitionId(RuleBasePartitionId partitionId)
|
| Uses of RuleBasePartitionId in org.drools.core.reteoo.compiled |
|---|
| Methods in org.drools.core.reteoo.compiled that return RuleBasePartitionId | |
|---|---|
RuleBasePartitionId |
CompiledNetwork.getPartitionId()
Returns the partition ID to which this node belongs to |
| Uses of RuleBasePartitionId in org.drools.core.util.debug |
|---|
| Methods in org.drools.core.util.debug that return RuleBasePartitionId | |
|---|---|
RuleBasePartitionId |
DefaultNodeInfo.getPartitionId()
|
RuleBasePartitionId |
NodeInfo.getPartitionId()
Returns the partition ID this node belongs to |
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||