Uses of Interface
org.evrete.api.FluentImports
Packages that use FluentImports
-
Uses of FluentImports in org.evrete
Classes in org.evrete that implement FluentImports -
Uses of FluentImports in org.evrete.api
Subinterfaces of FluentImports in org.evrete.apiModifier and TypeInterfaceDescriptioninterfaceinterfaceRuleSession<S extends RuleSession<S>>Base interface for both stateful and stateless sessionsinterfaceRuntimeContext<C extends RuntimeContext<C>>interfaceinterfaceUnlike stateful sessions, stateless sessions are designed to be short-living instances that can be fired only once, returning the resulting working memory snapshot.