| Package | Description |
|---|---|
| org.drools.model | |
| org.drools.model.datasources | |
| org.drools.model.datasources.impl |
| Modifier and Type | Method and Description |
|---|---|
static DataStore |
DSL.newDataStore() |
static <T> DataStore<T> |
DSL.storeOf(T... items) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PassiveDataStore<T> |
interface |
ReactiveDataStore<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ListDataStore<T> |
class |
SetDataStore<T> |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.