有可能知道哪些对象在流口水的工作记忆中吗?
Its possible to know which objects are in the working memory of drools ?
我试图在 eclipse 上对流口水使用调试。如果我能看到哪些对象在工作内存中,那就更好了。有什么办法吗?
这个问题可以看作是另一个问题的重复:Retrieving facts of a specific type from working memory
您只需概括该问题中的建议答案即可检索所有对象,而不是属于特定 class 的对象。
希望对您有所帮助,
我试图在 eclipse 上对流口水使用调试。如果我能看到哪些对象在工作内存中,那就更好了。有什么办法吗?
这个问题可以看作是另一个问题的重复:Retrieving facts of a specific type from working memory
您只需概括该问题中的建议答案即可检索所有对象,而不是属于特定 class 的对象。
希望对您有所帮助,