| Package | Description |
|---|---|
| org.evrete | |
| org.evrete.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRule |
class |
Configuration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Knowledge |
interface |
Rule |
interface |
RuleBuilder<C extends RuntimeContext<C>> |
interface |
RuleSession<S extends RuleSession<S>>
Base interface for both stateful and stateless sessions
|
interface |
RuntimeContext<C extends RuntimeContext<C>> |
interface |
RuntimeRule |
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.