| Package | Description |
|---|---|
| io.vertx.tp.atom.modeling.data | |
| io.vertx.tp.atom.modeling.element | |
| io.vertx.tp.modular.io | |
| io.vertx.tp.modular.query | |
| io.vertx.tp.modular.ray |
| Modifier and Type | Method and Description |
|---|---|
DataTpl |
DataEvent.getTpl() |
| Modifier and Type | Method and Description |
|---|---|
static DataTpl |
DataTpl.create() |
DataTpl |
DataTpl.on(AoSentence sentence) |
DataTpl |
DataTpl.on(DataAtom atom) |
| Constructor and Description |
|---|
DataRow(DataTpl tpl) |
| Modifier and Type | Method and Description |
|---|---|
AoIo |
AbstractIo.on(DataTpl tpl) |
AoIo |
AoIo.on(DataTpl tpl) |
| Modifier and Type | Method and Description |
|---|---|
default org.jooq.Condition |
Ingest.onCondition(DataTpl tpl,
io.vertx.up.atom.query.Criteria criteria) |
default org.jooq.Condition |
Ingest.onCondition(DataTpl tpl,
io.vertx.up.atom.query.Criteria criteria,
ConcurrentMap<String,String> aliasMap) |
default List<org.jooq.OrderField> |
Ingest.onOrder(DataTpl tpl,
io.vertx.up.atom.query.Sorter sorter) |
default List<org.jooq.OrderField> |
Ingest.onOrder(DataTpl tpl,
io.vertx.up.atom.query.Sorter sorter,
ConcurrentMap<String,String> aliasMap) |
default org.jooq.Table<org.jooq.Record> |
Ingest.onTable(DataTpl tpl,
Set<String> tables) |
default org.jooq.Table<org.jooq.Record> |
Ingest.onTable(DataTpl tpl,
Set<String> tables,
ConcurrentMap<String,String> aliasMap) |
| Modifier and Type | Field and Description |
|---|---|
protected DataTpl |
AbstractRay.tpl |
| Modifier and Type | Method and Description |
|---|---|
AoRay<T> |
AbstractRay.on(DataTpl tpl) |
AoRay<T> |
AoRay.on(DataTpl tpl) |
Copyright © 2020. All rights reserved.