|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeInfo
| Method Summary | |
|---|---|
long |
getCreatedFactHandles()
Returns the number of infered fact handles created in this node |
long |
getFactMemorySize()
Returns the number of facts in the fact memory |
int |
getId()
Returns this node ID |
NetworkNode |
getNode()
Returns the actual node |
RuleBasePartitionId |
getPartitionId()
Returns the partition ID this node belongs to |
Set<Rule> |
getRules()
Returns the set of rules this node belongs to |
Collection<? extends NetworkNode> |
getSinkList()
|
long |
getTupleMemorySize()
Returns the number of tuples in the tuple memory |
boolean |
isMemoryEnabled()
Returns true if memory is enabled for this node |
| Method Detail |
|---|
int getId()
RuleBasePartitionId getPartitionId()
Set<Rule> getRules()
NetworkNode getNode()
boolean isMemoryEnabled()
long getTupleMemorySize()
long getFactMemorySize()
long getCreatedFactHandles()
Collection<? extends NetworkNode> getSinkList()
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||