| Package | Description |
|---|---|
| io.axoniq.axondb.client |
| Modifier and Type | Method and Description |
|---|---|
EventCipher |
AxonDBConfiguration.eventCipher() |
| Modifier and Type | Method and Description |
|---|---|
AxonDBConfiguration.Builder |
AxonDBConfiguration.Builder.eventCipher(EventCipher eventCipher) |
void |
AxonDBConfiguration.setEventCipher(EventCipher eventCipher) |
| Constructor and Description |
|---|
AppendEventTransaction(io.grpc.stub.StreamObserver<Event> eventStreamObserver,
CompletableFuture<Confirmation> observer,
long commitTimeout,
EventCipher eventCipher) |
AxonDBConfiguration(EventCipher eventCipher) |
Copyright © 2017–2018. All rights reserved.