| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.impl |
| Constructor and Description |
|---|
ContextConnection(ClientIdentification clientIdentification,
ScheduledExecutorService executorService,
AxonServerManagedChannel connection,
long processorInfoUpdateFrequency,
int commandPermits,
int queryPermits,
String context,
Consumer<ContextConnection> onShutdown)
Construct a
ContextConnection carrying context information. |
Copyright © 2020–2022 AxonIQ BV. All rights reserved.