| Package | Description |
|---|---|
| com.predic8.membrane.core.exchange.snapshots | |
| com.predic8.membrane.core.exchangestore |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicAbstractExchangeSnapshot |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractExchangeSnapshot> |
AbstractExchangeSnapshot.updateFrom(AbstractExchange source) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynamicAbstractExchangeSnapshot.addObservers(AbstractExchange exc,
AbstractExchangeSnapshot excCopy,
Consumer<AbstractExchangeSnapshot> callback) |
static void |
DynamicAbstractExchangeSnapshot.update(Consumer<AbstractExchangeSnapshot> callback,
AbstractExchangeSnapshot excCopy,
AbstractExchange exc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynamicAbstractExchangeSnapshot.addObservers(AbstractExchange exc,
AbstractExchangeSnapshot excCopy,
Consumer<AbstractExchangeSnapshot> callback) |
static void |
DynamicAbstractExchangeSnapshot.update(Consumer<AbstractExchangeSnapshot> callback,
AbstractExchangeSnapshot excCopy,
AbstractExchange exc) |
| Constructor and Description |
|---|
DynamicAbstractExchangeSnapshot(AbstractExchange exc,
Consumer<AbstractExchangeSnapshot> updateCallback) |
| Modifier and Type | Method and Description |
|---|---|
AbstractExchangeSnapshot |
ElasticSearchExchangeStore.getExchangeDtoById(int id) |
Copyright © 2021. All Rights Reserved.