Uses of Interface
org.evrete.api.RuleSetContext
-
Packages that use RuleSetContext Package Description org.evrete.api -
-
Uses of RuleSetContext in org.evrete.api
Subinterfaces of RuleSetContext in org.evrete.api Modifier and Type Interface Description interfaceKnowledgeinterfaceRuleSession<S extends RuleSession<S>>Base interface for both stateful and stateless sessionsinterfaceStatefulSessioninterfaceStatelessSessionUnlike stateful sessions, stateless sessions are designed to be short-living instances that can be fired only once, returning the resulting working memory snapshot.
-