| Package | Description |
|---|---|
| org.evrete.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Knowledge |
(package private) interface |
org.evrete.api.Listeners |
interface |
RuleSession<S extends RuleSession<S>>
Base interface for both stateful and stateless sessions
|
interface |
RuntimeContext<C extends RuntimeContext<C>> |
interface |
StatefulSession |
interface |
StatelessSession
Unlike stateful sessions, stateless sessions are designed to be short-living instances
that can be fired only once, returning the resulting working memory snapshot.
|
Copyright © 2021. All rights reserved.