| Package | Description |
|---|---|
| io.fluxcapacitor.javaclient | |
| io.fluxcapacitor.javaclient.configuration | |
| io.fluxcapacitor.javaclient.keyvalue |
| Modifier and Type | Method and Description |
|---|---|
KeyValueStore |
FluxCapacitor.keyValueStore()
Returns a client for the key value service offered by Flux Capacitor.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValueStore |
DefaultFluxCapacitor.keyValueStore() |
| Modifier and Type | Method and Description |
|---|---|
protected FluxCapacitor |
DefaultFluxCapacitor.Builder.doBuild(Map<MessageType,? extends Tracking> trackingSupplier,
CommandGateway commandGateway,
QueryGateway queryGateway,
EventGateway eventGateway,
ResultGateway resultGateway,
ErrorGateway errorGateway,
MetricsGateway metricsGateway,
EventSourcing eventSourcing,
KeyValueStore keyValueStore,
Scheduler scheduler,
Client client,
Properties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyValueStore |
Copyright © 2019 Flux Capacitor. All rights reserved.