|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NetworkNode
Interface used to expose generic information on Rete nodes outside of he package. It is used for exposing information events.
| Method Summary | |
|---|---|
int |
getId()
Returns the unique id that represents the node in the Rete network |
RuleBasePartitionId |
getPartitionId()
Returns the partition ID to which this node belongs to |
short |
getType()
|
| Methods inherited from interface java.io.Externalizable |
|---|
readExternal, writeExternal |
| Method Detail |
|---|
int getId()
RuleBasePartitionId getPartitionId()
short getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||